{% if site.author %} {% endif %} {% include header.html %}
{% include nav.html %}
{% include toc.html %}
{{ content }}
{% if site.features contains "navigation.top" %} {% include .icons/material/arrow-up.svg %} {% endif %}
{% include footer.html %} {% include scripts/copy.html %} {% include scripts/initialization.html %} {% include scripts/headers.html %} {% include scripts/tags.html %} {% include scripts/google-analytics.html %}