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