Find a Surgeon

<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
{{{user.account_status_name}}}
{{{user.avatar}}} <# if ( user.is_online ) { #> <# } #>
<# if ( user.display_name_html ) { #>
{{{user.display_name_html}}}
<# } #> {{{user.hook_just_after_name}}} <# if ( user.can_edit ) { #>
Edit profile
<# } #> {{{user.hook_after_user_name}}} <# if ( typeof user['country'] !== 'undefined' ) { #>
{{{user['country']}}}
<# } #> <# if ( typeof user['user_url'] !== 'undefined' ) { #>
{{{user['user_url']}}}
<# } #> <# var $show_block = false; #> <# if ( typeof user['facebook'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['twitter'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['youtube'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['instagram'] !== 'undefined' ) { $show_block = true; } #> <# if ( typeof user['linkedin'] !== 'undefined' ) { $show_block = true; } #> <# if ( ! $show_block ) { #> <# $show_block = user.social_urls #> <# } #> <# if ( $show_block ) { #>
<# if ( typeof user['facebook'] !== 'undefined' ) { #>
{{{user['label_facebook']}}}: {{{user['facebook']}}}
<# } #> <# if ( typeof user['twitter'] !== 'undefined' ) { #>
{{{user['label_twitter']}}}: {{{user['twitter']}}}
<# } #> <# if ( typeof user['youtube'] !== 'undefined' ) { #>
{{{user['label_youtube']}}}: {{{user['youtube']}}}
<# } #> <# if ( typeof user['instagram'] !== 'undefined' ) { #>
{{{user['label_instagram']}}}: {{{user['instagram']}}}
<# } #> <# if ( typeof user['linkedin'] !== 'undefined' ) { #>
{{{user['label_linkedin']}}}: {{{user['linkedin']}}}
<# } #>
{{{user.social_urls}}}
<# } #>
<# }); #> <# } else { #>

There are no any user found with your criteria!

<# } #>
<# _.each( data.pagination.pages_to_show, function( page, key, list ) { #> {{{page}}} <# }); #>
<# } #>
More filters
<# }); #> <# } #>
Clear all
Share