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

{{#if this.session.user.isOwnerOrAdmin}} {{#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}} Unknown location {{/if}} – Created on {{this.subscribedAt}}

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