{% block head %}{% endblock %}
{% include "default/_header.html" %} {% block content %}{% endblock %} {% include "default/_footer.html" %}