{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {include file='_partials/helpers.tpl'} {block name='head'} {include file='_partials/head.tpl'} {/block} {block name='top_content'}
{/block} {block name='skip_to_main_content'} {/block} {block name='hook_after_body_opening_tag'} {hook h='displayAfterBodyOpeningTag'} {/block} {block name='product_activation'} {include file='catalog/_partials/product-activation.tpl'} {/block}
{hook h='displayWrapperTop'} {block name='breadcrumb'} {include file='_partials/breadcrumb.tpl'} {/block} {block name='main_content'} {* This is the main content anchor used for accessibility. *}
{/block} {block name='notifications'} {include file='_partials/notifications.tpl'} {/block} {block name='content_columns'}
{block name='left_column'}
{if $page.page_name === 'product'} {hook h='displayLeftColumnProduct'} {else} {hook h='displayLeftColumn'} {/if}
{/block} {block name='content_wrapper'}
{hook h='displayContentWrapperTop'} {block name='content'}

Hello world! This is HTML5 Boilerplate.

{/block} {hook h='displayContentWrapperBottom'}
{/block} {block name='right_column'}
{if $page.page_name === 'product'} {hook h='displayRightColumnProduct'} {else} {hook h='displayRightColumn'} {/if}
{/block}
{/block} {hook h='displayWrapperBottom'}
{block name='footer'} {/block} {block name='javascript_bottom'} {include file='_partials/javascript.tpl' javascript=$javascript.bottom} {/block} {block name='bottom_elements'} {include file='components/page-loader.tpl'} {include file='components/toast-container.tpl'} {include file='components/password-policy-template.tpl'} {/block} {block name='hook_before_body_closing_tag'} {hook h='displayBeforeBodyClosingTag'} {/block} {block name='modal_container'}
{capture name="modal_content"}{hook h='displayModalContent'}{/capture} {if $smarty.capture.modal_content} {$smarty.capture.modal_content nofilter} {/if}
{/block} {block name='back_to_top'} {l s='Back to top' d='Shop.Theme.Global'} {/block}