{$smarty.const.NEW_PASSWORD}

{$smarty.const.FORGOTTEN_PASSWORD}
{if $password == 'sent'}

{$smarty.const.PASSWORD_SENT}

{elseif $password == 'error'}

{$smarty.const.NEW_PASSWORD_ERROR}

{elseif $password == 'success'}

{$smarty.const.PASSWORD_SET_SUCCESS}

{else}

{$smarty.const.NEW_PASSWORD_DESC}

{$smarty.const.EMAIL}
{$EmailError}

{/if}