{% if title == "<no title>" %} {{ shorttitle|striptags|e }} {% else %} {{ title|striptags|e }} — {{ shorttitle|striptags|e }} {% endif %} {% for link in css_includes %} {% endfor %} {% if theme_custom_css %} {% endif %} {% for link in js_includes %} {% endfor %} {% if theme_first_nav|tobool %} {% endif %} {% if theme_second_nav|tobool %}
{% endif %}
{{ toctree(maxdepth=4, collapse=True, includehidden=True) }}
{% block body %}{% endblock %}
{% if theme_footer|tobool %} {% endif %} {% if GOOGLE_ANALYTICS_UA %} {% endif %}