{%- include head.html -%}
{%- include nav.html -%}
{% if page.title %}
{{ page.title }}
{% endif %} {{ content }}
{%- include footer.html -%}