{% include head.html %}
{% include browser-upgrade.html %} {% include navigation.html %}
{{ page.title }}
{{ page.description }}
{% if page.url != "/" %}
Home
ยป {{ page.title }}
{% endif %} {{ content }}
{% include scripts.html %}