Skip to content

Instantly share code, notes, and snippets.

@pauldonnelly
Created October 24, 2014 10:51
Show Gist options
  • Save pauldonnelly/b68787e550f524833eb2 to your computer and use it in GitHub Desktop.
Save pauldonnelly/b68787e550f524833eb2 to your computer and use it in GitHub Desktop.
Static Block Within A Template
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('STATIC-BLOCK-IDENTIFIER')->toHTML();?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment