{# Sphinx sidebar template: local table of contents. #} {%- if display_toc %}

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

{{ toc }}
{%- endif %}