{% include 'includes/head.html' %} {% block extrastyle %}{% endblock extrastyle %} {% block navigation %} {% include 'includes/navigation-auth.html' %} {% endblock navigation %}
{% block content %}{% endblock content %}
{% include 'includes/scripts.html' %} {% block extrascripts %}{% endblock extrascripts %}