{{> avatar username=username}}
{{name}}
{{#if username}}@{{username}}
{{/if}}{{_ userStatus}}
{{#each actions}}
{{/each}}
{{# with moreActions}}
{{/with}}
{{#if roleTags}}
{{/if}}
{{#if hasPermission 'view-full-other-user-info'}}
{{#if hasEmails}}
{{/if}}
{{#if shouldDisplayReason}}
{{/if}}
{{/if}}
{{#if utc}}
{{/if}}
{{#each customField}}
{{/each}}
-
{{#each roleTags}}
- {{description}} {{/each}}
{{#each emails}} {{address}}{{#if verified}} {{/if}} {{/each}}
{{/if}}
{{#if hasPhone}}
{{#each phone}} {{phoneNumber}} {{/each}}
{{/if}}
{{#if createdAt}}
{{createdAt}}
{{lastLogin}}
{{user.reason}}
{{userTime}} (UTC {{utc}})
{{value}}
{{#if services.facebook.id}} {{/if}}
{{#if services.github.id}} {{/if}}
{{#if services.gitlab.id}}
{{services.gitlab.username}}
{{/if}} {{#if services.google.id}} {{/if}} {{#if services.linkedin.id}} {{/if}} {{#if servicesMeteor.id}}{{servicesMeteor.username}}
{{/if}} {{#if services.twitter.id}}{{services.twitter.screenName}}
{{/if}} {{#if services.wordpress.id}}{{services.wordpress.user_login}}
{{/if}}