This commit is contained in:
Georg Brandl 2010-04-04 18:31:56 +02:00
commit cdbe39c9d0

View File

@ -42,7 +42,7 @@
</div>
<div class="sidebar">
{%- block sidebartoc %}
<h3>{{ _('Contents') }}</h3>
<h3>{{ _('Table Of Contents') }}</h3>
{{ toctree() }}
{%- endblock %}
{%- block sidebarsearch %}