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