{% extends 'ui/admin/form.html' %} {% block success %} Success! User has been created for {{ name }} and password email sent to {{ email }}. {% endblock %} {% block breadcrumb-name %}Add user{% endblock %} {% block admin-title %}Add new user{% endblock %} {% block form %}
The user will get an email with their password.