<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
{{{user.account_status_name}}}
<# if ( user.can_edit ) { #>
<# } #>
{{{user.hook_after_user_name}}}
<# if ( typeof user['first_name'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['last_name'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['description'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['tags_meta'] !== 'undefined' ) { #>
<# } #>
<# var $show_block = false; #>
<# if ( typeof user['description'] !== 'undefined' ) { $show_block = true; } #> <# if ( ! $show_block ) { #> <# $show_block = user.social_urls #> <# } #>
<# if ( $show_block ) { #>
<# if ( typeof user['description'] !== 'undefined' ) { #>
<# } #>
<# } #>
<# }); #> <# } else { #>
We are sorry. We cannot find any users who match your search criteria.
<# } #>