<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>

{{{user.account_status_name}}}

<# if ( user.display_name_html ) { #>

<# } #> {{{user.hook_just_after_name}}}

<# if ( user.can_edit ) { #>

<# } #>

{{{user.hook_after_user_name}}}

<# if ( typeof user['description'] !== 'undefined' ) { #>

{{{user['description']}}}

<# } #>

<# if ( typeof user['location_country'] !== 'undefined' ) { #>

{{{user['location_country']}}}

<# } #>

<# if ( typeof user['interest_checkbox'] !== 'undefined' ) { #>

{{{user['interest_checkbox']}}}

<# } #>

<# }); #> <# } else { #>

<# } #>

<# if ( data.pagination.total_users == 1 ) { #> {{{data.pagination.header_single}}} <# } else if ( data.pagination.total_users > 1 ) { #> {{{data.pagination.header}}} <# } #>

Jump to page:

<# _.each( data.pagination.pages_to_show, function( page, key, list ) { #> {{{page}}} <# }); #>

<# } #>

<# if ( filter.type == 'slider' ) { #> {{{filter.value_label}}} <# } else { #> {{{filter.label}}}: {{{filter.value_label}}} <# } #>
×

<# }); #> <# } #>

Scroll to Top