{% extends 'generic/_base.html' %} {% load static %} {% block title %}Groups{% endblock %} {% block head %}{{ block.super }}{% endblock %} {% block content %}
Expand groups to browse subgroups and their objects. Open a group to manage membership.
{% if not group_tree %}No groups match your search.
{% endif %}