{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans 'Fill in a user’s details to allow them access. You can give them a general user or admin role.' %}
{{ permissions_note }}