{translate(pageTitle)}
{msgGet():h}

{translate(#back to contacts#)}

{if:conf[LoginMgr][recordLogin]} {end:}
{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)}
{translate(#Last Login#)} {if:login.last_login} {formatDatePretty(login.last_login)} {else:} {translate(#first login in progress#)} {end:}
{if:allowContact}
{translate(#Contact#)}
{end:}