{% extends "base.html" %} {% block title_extra %} — {{ _('users_title') }}{% endblock %} {% block content %} 👥 {{ _('users_title') }} 🔍 {% if current_user.role == 'admin' %} + {{ _('add_user') }} {% endif %} {{ _('prev_page') }} {{ _('next_page') }} {{ _('loading_users') }} 👤 {{ _('nothing_found') }} {{ _('search_empty_desc') }}
{{ _('loading_users') }}