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