{% block htmltitle %} {{ title|striptags|e }}{{ titlesuffix }} {% endblock %} {% if favicon %} {% else %} {% endif %} {% for cssfile in css_files %} {% endfor %}
Fork me on GitHub!

{% set toctree = toctree(maxdepth=2, collapse=False, includehidden=True) %} {% if toctree %} {{ toctree }} {% else %} {{ toc }} {% endif %} {# #}
{% block body %}{% endblock %} {#% include "breadcrumbs.html" %#}
{#% include "footer.html" %#}
{%- for scriptfile in script_files %} {%- endfor %}