{capture name=path}{l s='Forgot your password'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"}

{l s='Forgot your password'}

{include file="$tpl_dir./errors.tpl"} {if isset($confirmation) && $confirmation == 1}

{l s='Your password has been successfully reset and has been sent to your e-mail address:'} {$email|escape:'htmlall':'UTF-8'}

{elseif isset($confirmation) && $confirmation == 2}

{l s='A confirmation e-mail has been sent to your address:'} {$email|escape:'htmlall':'UTF-8'}

{else}

{l s='Please enter the e-mail address used to register. We will e-mail you your new password.'}

{/if}