{{ _('Table Of Contents') }}

{% set toctree = toctree(maxdepth=3, collapse=True) %} {% if toctree %} {{ toctree }} {% else %} {{ toc }} {% endif %}