{% block head %} {% block title %}{{ SITENAME }}{% endblock title %} {% if FAVICON %} {% endif %} {% if THEME_COLOUR == 1 %} {% elif THEME_COLOUR == 0 %} {% else %} {% endif %} {% if TRACKING == True %} {% include 'include/trackingcode.html' %} {% endif %} {% endblock head %}

{{ page.title }}

{% import 'translations.html' as translations with context %} {{ translations.translations_for(page) }}
{% if IMAGETRACKINGCODE %} {{ IMAGETRACKINGCODE }} {% endif %}