{%- include "toc.html" %}
{% block body %} {% endblock %}
{%- if pagename != "search-results" %}
{%- include "footer.html" %}
{%- endif %}
{%- endblock %}
{%- block footer %}
{%- include "cookie.html" %}
{%- include "custom-scripts.html" %}
{%- endblock %}