{# Modal for removing user from a team #}
{{ 'Removing a user association with a team will NOT impact existing experiments or resources. They will still be accessible.'|trans }}
{{ 'Are you sure you want to remove %s from team %s?'|trans|format(user.fullname, App.teamArr.name) }}