{% extends "admin/index.html" %} {% block content %}
{% include "admin/group_list.html" with apply_app_label_filtering=True %}
{% endblock %}