{% include 'header.html' %}
{% include 'menu.html' %} {% include 'nav.html' %} {% block content %} {% endblock %} {% include 'footer.html' %}