{% block head %}
{{ title }}
{% endblock head %} {% if not no_navigation %}
Home
{% endif %}
{% block content %}{% endblock content %}
{% if is_static %} {% endif %}