Leden

<# 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['first_name'] !== 'undefined' ) { #>
{{{user['first_name']}}}
<# } #> <# if ( typeof user['last_name'] !== 'undefined' ) { #>
{{{user['last_name']}}}
<# } #> <# if ( typeof user['user_email'] !== 'undefined' ) { #>
{{{user['user_email']}}}
<# } #> <# if ( typeof user['tel_no'] !== 'undefined' ) { #>
{{{user['tel_no']}}}
<# } #> <# if ( typeof user['camper'] !== 'undefined' ) { #>
{{{user['camper']}}}
<# } #>
<# }); #> <# } else { #>

Sorry, we kunnen geen profielen vinden die aan je zoekcriteria voldoen.

<# } #>
<# if ( user.display_name_html ) { #> <# } #> {{{user.hook_just_after_name}}} {{{user.hook_after_user_name}}}
<# if ( typeof user['first_name'] !== 'undefined' ) { #>
{{{user['first_name']}}}
<# } #> <# if ( typeof user['last_name'] !== 'undefined' ) { #>
{{{user['last_name']}}}
<# } #> <# if ( typeof user['user_email'] !== 'undefined' ) { #>
{{{user['user_email']}}}
<# } #> <# if ( typeof user['tel_no'] !== 'undefined' ) { #>
{{{user['tel_no']}}}
<# } #> <# if ( typeof user['camper'] !== 'undefined' ) { #>
{{{user['camper']}}}
<# } #>
<# if ( Object.keys( user.dropdown_actions ).length > 0 ) { #>
    <# _.each( user.dropdown_actions, function( action, key, list ) { #>
  • {{{action.title}}}
  • <# }); #>
<# } #>
<# }); #> <# } else { #>

Sorry, we kunnen geen profielen vinden die aan je zoekcriteria voldoen.

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