{$msg.account.reset_password_title}

{if $resetPasswordSent}

{lang msg=$msg.account.reset_password_sent s=$email}

{$msg.account.login} | {$msg.account.register}

{else} To reset your password please enter your username and email address below and a new password will be emailed to you.

{if $resetPasswordProbe}

{$msg.account.reset_error}

{/if}

{$msg.account.reset_password_title}

{button class="button-reset-password" text=$msg.buttons.buttonResetPassword file=$smarty.template}
{/if}