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

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

{{ item_name }}

{{ _("to group") }}

{{ other_name }}

{% endblock modalcontent %}