{if isset($MENUBAR)}{$MENUBAR}{/if}

{'Home'|@translate}{$LEVEL_SEPARATOR}{$title}

{include file='infos_errors.tpl'} {if $action ne 'none'}
{if !isset($is_first_login)}{'Forgot your password?'|translate}{/if} {if $action eq 'lost'}
{'Please enter your username or email address.'|@translate} {'You will receive a link to create a new password via email.'|@translate}

{elseif $action eq 'lost_code'}
{"If you do not receive the email, please contact your webmaster."|translate}

{elseif $action eq 'reset'}
{'Hello'|@translate} {$username}. {if !isset($is_first_login)}{'Enter your new password below.'|@translate}{else}{'Set your password below.'|translate}{/if}

{/if}
{/if} {* $action ne 'none' *}