{% extends "admin_extra_buttons/action_page.html" %} {% load i18n %} {% block content %}
{% csrf_token %}
{{ form.as_table }}
{% endblock content %}