{** * 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='breadcrumb'}{/block} {block name='container_class'}container container--limited-md text-center{/block} {block name='page_header_container'} {block name='page_title'}
{l s='404' d='Shop.Theme.Catalog'}
{l s='If this is a recurring problem, please [1]contact us[/1].' d='Shop.Theme.Catalog' sprintf=[ '[1]' => '', '[/1]' => '' ] }
{/capture} {block name='page_content_container'} {include file='errors/not-found.tpl' errorContent=$errorContent} {/block}