{%- include head.html -%}

{{ page.title }}

{%- if page.description -%}

{{ page.description }}

{%- endif -%}
{{ content }}
{%- include scripts.html -%}