{% include "head.html" %}
{% include "nav.html" %} {% block content %} {% endblock %} {% include "footer.html" %}