Skip to content

Instantly share code, notes, and snippets.

@AstakhovArtem
Created March 25, 2014 09:22
Show Gist options
  • Save AstakhovArtem/9757980 to your computer and use it in GitHub Desktop.
Save AstakhovArtem/9757980 to your computer and use it in GitHub Desktop.
<block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
<block type="page/html_head" name="head" as="head">
</block>
<block type="page/html_header" name="header" as="header">
// header block children
</block>
// some blocks
<block type="core/text_list" name="content" as="content" translate="label">
<label>Main Content Area</label>
</block>
// another blocks
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment