{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}
{{ _('Users') }}
{{ _('Username') }} {{ _('Authentication Backend') }} {{ _('Role') }} {{ _('Groups') }} {{ _('Controls') }}
{% endblock %}