diff --git a/authority/templates/admin/permission_change_form.html b/authority/templates/admin/permission_change_form.html index 4f1fe0b..9daba60 100644 --- a/authority/templates/admin/permission_change_form.html +++ b/authority/templates/admin/permission_change_form.html @@ -23,6 +23,7 @@ {% block content %}
+{% csrf_token %}
{% if is_popup %}{% endif %} {% if save_on_top %}{% submit_row %}{% endif %}