{%- extends "_layout_confirmation.html" %} {%- block modalcontent %}

{{ _("Are you really sure you want to remove user") }}

{{ item_name }}

{{ _("from group") }}

{{ other_name }}

{% endblock modalcontent %}