{% include 'head.html' %} {% include 'navigation.html' %}
{% include 'pageheader.html' %} {{ content }} {% include 'footer.html' %}
{% include 'scripts.html' %}