{translate(pageTitle)}

{msgGet():h}

{translate(#back to contacts#)}

{translate(#Personal Details#)}

{translate(#Username#)}
{profile.username}
{translate(#Real Name#)}
{profile.first_name} {profile.last_name} 
{translate(#Lives in#)}
{profile.country} 
{translate(#Member Since#)}
{formatDatePretty(profile.date_created)}
{if:conf[LoginMgr][recordLogin]}
{translate(#Last Login#)}
{if:login.last_login} {formatDatePretty(login.last_login)} {else:} {translate(#first login in progress#)} {end:}
{end:}
{if:allowContact}
{translate(#Contact#)}
{end:}