{# Sphinx sidebar template: local table of contents. Overridden to remove the "#" link from the "Table of Contents". #} {%- if display_toc %}

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

{{ toc }}
{%- endif %}