{{textField value=username placeholderKey="username"}}
{{#if hasSelection}}
{{/if}}

{{title}}


{{#if loading}}
{{i18n loading}}
{{else}} {{#if model.length}} {{#if showApproval}} {{/if}} {{#if showApproval}} {{/if}} {{#each model}} {{#if controller.showApproval}} {{/if}} {{#if showApproval}} {{/if}} {{/each}}
{{view Ember.Checkbox checkedBinding="selectAll"}}  {{i18n username}} {{i18n email}} {{i18n admin.users.last_emailed}} {{i18n last_seen}} {{i18n admin.user.topics_entered}} {{i18n admin.user.posts_read_count}} {{i18n admin.user.time_read}} {{i18n created}}{{i18n admin.users.approved}} 
{{#if can_approve}} {{view Ember.Checkbox checkedBinding="selected"}} {{/if}} {{#linkTo 'adminUser' this}}{{avatar this imageSize="small"}}{{/linkTo}} {{#linkTo 'adminUser' this}}{{unbound username}}{{/linkTo}} {{shorten email}} {{{unbound last_emailed_age}}} {{{unbound last_seen_age}}} {{{unbound topics_entered}}} {{{unbound posts_read_count}}} {{{unbound time_read}}} {{{unbound created_at_age}}} {{#if approved}} {{i18n yes_value}} {{else}} {{i18n no_value}} {{/if}} {{#if admin}}{{/if}} {{#if moderator}}{{/if}}
{{else}}

{{i18n search.no_results}}

{{/if}} {{/if}}