Staff {{svg-jar "arrow-right"}} {{this.user.name}} {{#if this.user.isSuspended}} Suspended {{/if}}

{{#if this.showLeaveSettingsModal}} {{/if}}
{{#if this.userActionsAreVisible}} {{svg-jar "settings"}} {{#if this.canMakeOwner}}
  • {{#if this.showTransferOwnerModal}} {{/if}}
  • {{/if}} {{#if this.deleteUserActionIsVisible}}
  • {{#if this.user.isActive}}
  • {{/if}} {{#if this.user.isSuspended}}
  • {{/if}} {{/if}}
    {{/if}} {{#if this.showDeleteUserModal}} {{/if}} {{#if this.showSuspendUserModal}} {{/if}} {{#if this.showUnsuspendUserModal}} {{#if this.limitErrorMessage}} {{else}} {{/if}} {{/if}}
    {{#if user.isLocked}}

    {{svg-jar "info"}}This user account is locked. To sign in, ask this user to perform a password reset on their account.

    {{/if}} {{!--
    --}}
    {{! user details form }} {{!-- If an administrator is viewing Owner's profile then hide inputs for change password --}} {{#if this.canChangePassword}} {{! change password form }} {{/if}} {{#if this.isOwnProfile}} {{/if}}