{# inputs: page, list #} {% extend 'htmlbase.tpl' %} {% block tabs %} {{ block.super }} {% include 'htmlmembertabs.tpl %} {% endblock %} {% block content %}
{% if section=='' and letter=='' %} {{ tr.fileMembersDescription }} {% endif %} {% include 'htmlmemberindex.tpl' %}
{% endblock %}