{{user.display_name}}
{% if users|length > 1 or not admins %}remove{% endif %}
{% empty %}
No users have been assigned to this group.
{% endfor %}
{% else %}
We couldn't find any users assigned to this group.
Adding users to a group is easy: Type a name in the input field to the top right to find the user you want to add and then simply click on the name in the result list to add the user to this group.