{% extends 'page_base.html' %} {% load tei %} {% block page-subtitle %} : Group Sheets{% endblock %} {% block page-content %}

Group Sheets

{% if flatpage %} {% include "flatpages/snippets/flatpage_content.html" %} {% endif %}
{# end sidebar #}

Displaying {{ documents|length }} Group sheet{{ documents|pluralize }}.

{# end rows #} {% endblock %}