{% include htmlheader.html %} {% include navigation.html %}
{% if page.type %}{{ page.type }}{% else %}News{% endif %}

{{ page.title }}

{{content}}
{% include htmlfooter.html %}