{% extends "users/settings/settings.html.j2" %} {% block admin_settings %}

Administrator Settings

Here the Confirmation Status of the user can be set manually and a special role can be assigned.


{% endblock admin_settings %} {% block scripts %} {{ super() }} {% endblock scripts %}