{**
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*}
{extends file='layouts/layout-error.tpl'}
{block name='content'}
{block name='page_header_container'}
{block name='page_header_logo'}
{/block}
{block name='hook_maintenance'}
{capture name='maintenance_content'}{$HOOK_MAINTENANCE nofilter}{/capture}
{if $smarty.capture.maintenance_content}
{$smarty.capture.maintenance_content nofilter}
{/if}
{/block}
{block name='page_header'}
{block name='page_title'}{l s='We\'ll be back soon.' d='Shop.Theme.Global'}{/block}