{% include '_head.html' %}
{% include '_header.html' %}
{% block content %} {% endblock %}
{% include '_footer.html' %}