{% include head.html %} {%- if page.title -%}
{{ page.title }} - {{ site.title}}
{%- else -%}
{{ site.title }}
{%- endif -%}
{{ content }}