{% include "head.html" %}
{% include 'header.html' %} {% block content %} {% endblock content %} {% block extra_body %} {% endblock %} {% include 'footer.html' %} {% include 'scripts.html' %}