{% block body %}{% endblock %}
{% include "disqus-comments.html" %}
{% if 'singlehtml' not in builder %}
{% set global_toc = toctree(maxdepth=2, collapse=False, includehidden=True) %}
{% endif %}
Table Of Contents
{% if global_toc %} {{ global_toc }} {% else %}
{# % include "localtoc.html" % #}
{{ toc }}
{% endif %}