{% extends "admin/base_site.html" %} {% block content %}
{% csrf_token %}

Choose a group for the following pages:

{{ form.as_p }}
{% endblock %}