{{t "members.Members"}} {{svg-jar "arrow-right"}} {{#if this.member.isNew}} {{t "members.New member"}} {{else}} {{or this.member.name this.member.email}} {{/if}}

{{#if this.session.user.isOwner}} {{#unless this.member.isNew}} {{/unless}} {{/if}}
{{#if (or this.member.name this.member.email)}} {{else}}
N
{{/if}}

{{or this.member.name this.member.email}}

{{#if (and this.member.name this.member.email)}} {{this.member.email}} {{/if}}

{{#unless this.member.isNew}}

{{#if this.member.geolocation}} {{#if (eq this.member.geolocation.country_code "US")}} {{this.member.geolocation.region}}, US {{else}} {{this.member.geolocation.country}} {{/if}} {{else}} {{t "members.Unknown location"}} {{/if}} – {{t "members.Created on {subscribeAt}" subscribeAt=this.subscribedAt}}

{{/unless}}
{{#unless this.member.isNew}} {{/unless}}
{{#if this.showUnsavedChangesModal}} {{/if}} {{#if this.showDeleteMemberModal}} {{/if}} {{#if this.showImpersonateMemberModal}} {{/if}}