{%- include head.html -%}
{%- include nav.html -%}
{%- include page_header.html -%}
{{ content }}
{%- include footer.html -%}