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