{% if page.url == "/" %} {{ content }} {% else %}
{% if page.reference %} {% endif %}

{{ page.title }}

{{ content }} {% include edit-on-github.html %}
{% include subnav.html %}
{% endif %}