<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('social-connect')->toHtml(); ?>
+
Here is a short php code to help you display Static Block that you created on your Magento Admin panel. <?php echo $this -> get...