{% load i18n %}
{{form.name.errors}} {{form.name}}
{{form.permissions.errors}}
{% include "base/auth/permission_table.html" %}