{% extend 'htmlbase.tpl' %} {% block content %}
{{ tr.modulesDescription }}
{% indexentry nav name=tr.modules file=page.fileName anchor='' isReference=False separateIndex=True addToIndex=True %} {% opensubindex nav %} {% with tree=moduleTree %} {% include 'htmldirtree.tpl' %} {% endwith %} {% closesubindex nav %}
{% endblock %}