{% block navigation %}
{% include 'includes/navigation.html' %}
{% endblock navigation %}
{% block content %}
{% endblock content %}
{% include 'includes/head.html' %} {% block extrastyle %}{% endblock extrastyle %} {% block extrahead %}{% endblock extrahead %}