Користувачі
<# 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['info'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['other'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['mobile'] !== 'undefined' ) { $show_block = true; } #> <# if ( ! $show_block ) { #> <# $show_block = user.social_urls #> <# } #>
<# if ( $show_block ) { #>
<# if ( typeof user['info'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['other'] !== 'undefined' ) { #>
<# } #>
<# if ( typeof user['mobile'] !== 'undefined' ) { #>
<# } #>
<# } #>
<# }); #> <# } else { #>
Нам дуже шкода. Ми не можемо знайти користувачів, які відповідають вашим критеріям пошуку.
<# } #>