{% extends "base.html" %} {% block css %} {% endblock %} {% block content %}

Users

Enabled Avatar Role Actions Selected Username First Last Email Groups Quota
Enabled Avatar Role Actions Selected Username First Last Email Groups Quota
{% include 'pages/modals/users_modals.html' %} {% include 'pages/users_detail.html' %}
{% endblock %} {% block pagescript %} {% endblock %}