{% include head.html %} {% include navigation.html currentRequest=currentRequest %}
{% if page.noheader == nil %}
{% endif %}
{{ content }}
{% if page.nositelinks == nil %} {% include sitelinks.html %} {% endif %} {% include footer.html %} {% include scripts.html %}