{% include "common_files/include_head.html" %} {% block extra_head %} {% endblock %}
{% include "common_files/navbar.html" %} {% block contenu %}{% endblock %} {% include "common_files/footer.html" %} {% include "common_files/include_foot.html" %} {% block scripts %}{% endblock %}