{% block head %}{% endblock %} {% if title != Index %} {{title}} - {% endif %}{{SITE_TITLE}} {% include 'header.html' %}
{% block content %} {% endblock %} {% include 'footer.html' %}