{% load i18n %}
{% for error in form.non_field_errors %} {{ error|escape }} {% endfor %}
{% trans "Add a page permission" %}