{% include head.html %}
{% include before.html %}
{% include header.html %} {{ content }} {% if page.layout != 'index' %}
Return home
{% endif %}
{% include after.html %} {% include math.html %}