{% block head %}{% endblock %} {% include 'components/navigation.html' %}
{% block content %}{% endblock %}
{% include 'components/footer.html' %}