{%- block content %}
{% include "content.html" %}
{% block site_nav %} {% include "side_nav.html" %} {% endblock %}
{% include "toc.html" %}
{%- endblock %}