{{
'PAC.Organization.MembersHint'
| translate
: {
Default:
'Review current members, update organization relationship flags, and add existing tenant users to this organization.'
}
}}
@if (canEdit) {
}
@if (!memberships().length) {
{{
'PAC.Organization.NoMembers'
| translate
: {
Default:
'No members have been added to this organization yet. Use Add to attach an existing tenant user.'
}
}}