Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <block type="cms/block" name="my_cms_block" as="my_cms_block">
  2. <action method="setBlockId">
  3. <block_id>my_cms_block</block_id>
  4. </action>
  5. </block>
  6.  
  7. <?php echo $this->getChildHtml('my_cms_block'); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement