Doulas

<# if ( data.length > 0 ) { #> <# _.each( data, function( user, key, list ) { #>
{{{user.account_status_name}}}
{{{user.cover_photo}}}
{{{user.avatar}}}
<# 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['instagram'] !== 'undefined' ) { #>
{{{user['instagram']}}}
<# } #> <# if ( typeof user['facebook'] !== 'undefined' ) { #>
{{{user['facebook']}}}
<# } #> <# if ( typeof user['description'] !== 'undefined' ) { #>
{{{user['description']}}}
<# } #>
<# }); #> <# } else { #>

<# } #>
<# _.each( data.pagination.pages_to_show, function( page, key, list ) { #> {{{page}}} <# }); #>
<# } #>
Sort by:
First name
  • First name
  • New users first
  • Old users first