{{#if hasSelection}}
{{/if}}

{{title}}

{{text-field value=listFilter placeholder=searchHint}} {{#unless showEmails}}
{{/unless}}
{{#loading-spinner condition=refreshing}} {{#if model}} {{#if showApproval}} {{/if}} {{#if showApproval}} {{/if}} {{#each model}} {{#if controller.showApproval}} {{/if}} {{#if showApproval}} {{/if}} {{/each}}
{{input type="checkbox" checked=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}} {{input type="checkbox" checked=selected}} {{/if}} {{#link-to 'adminUser' this}}{{avatar this imageSize="small"}}{{/link-to}} {{#link-to 'adminUser' this}}{{unbound username}}{{/link-to}} {{{unbound 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}} {{/loading-spinner}}