<# if ( user.display_name_html ) { #>
<# } #>
{{{user.hook_just_after_name}}}
<# if ( user.can_edit ) { #>
<# } #>
{{{user.hook_after_user_name}}}
<# if ( typeof user['Profession'] !== 'undefined' ) { #>
{{{user['Profession']}}}
<# } #>
<# if ( typeof user['CMT2'] !== 'undefined' ) { #>
{{{user['CMT2']}}}
<# } #>
<# if ( typeof user['user_email'] !== 'undefined' ) { #>
{{{user['user_email']}}}
<# } #>
<# if ( typeof user['Phone'] !== 'undefined' ) { #>
{{{user['Phone']}}}
<# } #>