{tr "cp.account and profile"}

{tr "username"}

{tr "cp.username~"} {if not $controlpanelUsernameEdit} {tr "cp.username~noedit"}{endif}
{if $controlpanelUsernameEdit}
{else} {$controlpanelUsername} {endif}

{tr "group memberships"}

{tr "cp.groups~"}
{if $controlpanelSetGroups}
{foreach $controlpanelGroups}
{endforeach}
{else}{-- not $controlpanelSetGroups} {if $controlpanelGroups} {$controlpanelGroups} {else} ({tr "none"}) {endif} {if $controlpanelPublicGroups}
{tr "public groups"}:
{foreach $controlpanelPublicGroups}
{endforeach}
{endif}{-- $controlpanelPublicGroups} {endif}{-- $controlpanelSetGroups}

{tr "e-mail address"}

{tr "cp.e-mail~"} {if not $controlpanelIsAdmin} {tr "cp.e-mail~need password"}{endif}
{--if $controlpanelIsAdmin}
{tr "cp.validated e-mail~"}
{$controlpanelValidatedEMail}
{--endif}

{tr "password"}

{tr "cp.password~"} {if not $controlpanelIsAdmin} {tr "cp.password~need password"}{endif}
{if not $controlpanelIsAdmin} {endif}
{tr "cp.current password"}:
{tr "cp.new password"}:
{tr "cp.repeat new password"}:

{tr "user title"}

{tr "cp.user title~"}

{tr "cp.contact info"}

{tr "cp.contact info~"}
{foreach $c in $controlpanelContacts} {endforeach}

{tr "cp.personal info"}

{tr "gender"}

{tr "birthday"}

{tr "cp.birthdate.day"}: {tr "cp.birthdate.month"}: {tr "cp.birthdate.year"}:

{tr "location"}

{tr "cp.description"}

{tr "cp.description~"}
{if $controlpanelExtras}

{tr "cp.additional info"}

{foreach $controlpanelExtras} {endforeach}
{$name}:
{endif}{-- controlpanelExtras}
{set $ShadowBottomOffset 0} {include "_shadow_bottom.html"}