{% extends "admin/index.html" %} {% block content %}
{% include "admin/group_list.html" %}
{% endblock %}