{% extends 'whctools/base_staff.html' %} {% block staff_page %}
{% for acl in existing_acls %} {% endfor %}
Name Description Actions
{{acl.name}} {{acl.description}} View Members
{% endblock %}