{% if isSearching %}

{{ 'Edit Users'|trans }}


{% if usersArr %} {% else %}

{{ 'No user found!'|trans }}

{% endif %}
{% endif %}