<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
{{{user.account_status_name}}}
<# if ( user.can_edit ) { #>
<# } #>
{{{user.hook_after_user_name}}}
<# var $show_block = false; #>
<# if ( typeof user['nickname'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['escribir_12'] !== 'undefined' ) { $show_block = true; } #>
<# if ( $show_block ) { #>
<# } #>
<# }); #> <# } else { #>
Lo sentimos. No hemos podido encontrar usuarios que coincidan con tus criterios de búsqueda.
<# } #>