{% include 'partials/head.html' %}
{% include 'partials/header.html' %} {% block content %} {% endblock %} {% include 'partials/footer.html' %}