<?php echo $this->getLayout() ->createBlock('MagentoCmsBlockBlock') ->setBlockId('your_block_identifier') ->toHtml(); ?>