<?php
echo
$this
->getLayout()->createBlock(
'cms/block'
)->setBlockId(
'my_static_block_name'
)->toHtml() ?>
No comments:
Post a Comment