<# if ( user.display_name_html ) { #>
<# } #>
{{{user.hook_just_after_name}}}
<# if ( user.can_edit ) { #>
<# } #>
{{{user.hook_after_user_name}}}
<# if ( typeof user['description'] !== 'undefined' ) { #>
{{{user['description']}}}
<# } #>
<# if ( typeof user['Level'] !== 'undefined' ) { #>
{{{user['Level']}}}
<# } #>
<# if ( typeof user['country'] !== 'undefined' ) { #>
{{{user['country']}}}
<# } #>