{% block head %}{% endblock %} {% include "./header.html" %} {% block body %}{% endblock %} {% include "./footer.html" %}