{% include 'navbar.html' %}
Table of Contents
{{ toctree(collapse=True, maxdepth=2) }}
{% block body %} {% endblock %}
{% if next %}
Next:
{{ next.title }}
{% endif %}