{translate(pageTitle)}
{msgGet()}
{if:backButton}
{translate(#back to contacts#)}
{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)}
{if:conf[LoginMgr][recordLogin]}
{translate(#Last Login#)}
{if:login.last_login}{formatDatePretty(login.last_login)}{else:}{translate(#first login in progress#)}{end:}
{end:}
{translate(#Posting Stats for User#)} {profile.username}
{translate(#Total Articles#)}
{if:totalArticles}{totalArticles}{else:}0{end:}
{if:allowContact}
{translate(#Contact#)}
{translate(#Message#)}
{translate(#Contacts#)}
{end:}