{% include head.html %}
{% if site.show_sidebar == true %}{% include sidebar.html %}{% endif %} {% if page.search_page != true %} {% include onthispage.html sanitize=true html=content h_min=2 h_max=3 class="toc__menu" %} {% endif %}
{% include sidebar-toggle.html %} {% include buttons.html %}
{{ content }} {% include page-nav.html %}