{% extends "base.html" %} {% block content %} {% regroup object_list by get_admin_flags_display as type_list %} {% if type_list %}
No memberships.
{% endif %} {% endblock %} {% comment %} Local Variables: ** mode: django-html ** tab-width: 4 ** indent-tabs-mode: nil ** End: ** {% endcomment %}