{% include head.htm %}
{% include nav.htm %}
{% include sidebar.htm %}
{{h1}} {{page.title}} {% if page.class %}
{{page.class}}
{% endif %}
{{content}}
{% include footer.htm %}