{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {extends file='page.tpl'} {block name='container_class'}container container--limited-sm{/block} {block name='page_title'} {l s='Reset your password' d='Shop.Theme.Customeraccount'} {/block} {block name='page_content'}
{if count($errors)} {/if}
{l s='Email address: %email%' d='Shop.Theme.Customeraccount' sprintf=['%email%' => stripslashes($customer_email)] }
{/block} {block name='page_footer'}
{l s='Back to login' d='Shop.Theme.Actions'}
{/block}