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