{% 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') }}