{%- if page.description or site.description -%}
{%- endif -%}
{{ site.title }}
{%- if site.description -%}
{{ site.description }}
{%- endif -%}
{{ content }}