Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created January 26, 2016 20:11
Show Gist options
  • Save pablocattaneo/ae01b3f3f335246651e4 to your computer and use it in GitHub Desktop.
Save pablocattaneo/ae01b3f3f335246651e4 to your computer and use it in GitHub Desktop.
Add cms block to phtml
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('huellas-tomates-slider')->toHtml(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment