{# sphinx-rigado-theme/localtoc.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: local table of contents. #} {%- if display_toc %}

{{ _('Section Contents') }}

{{ toc }}
{%- endif %}