Skip to content

Instantly share code, notes, and snippets.

@tonyoconnell
Created September 11, 2012 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyoconnell/3696197 to your computer and use it in GitHub Desktop.
Save tonyoconnell/3696197 to your computer and use it in GitHub Desktop.
Insert Static Blocks into Template Files
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('your_cms_block_identifier')->toHtml() ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment