{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {extends file='layouts/layout-both-columns.tpl'} {block name='content_columns'}
{block name='left_column'}{/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'}{/block}
{/block}