i need to display some more links in footer. i created those links in magento admin as static blocks (id = sample_links ).
and then i added following code page.xml file<
$this->getLayout()->createBlock('cms/block')->setBlockId('my_static_block_name')->toHtml()