<reference name="left">
<block type="cms/block" name="cms.your.callout" before="left.your.callout">
<!--
The content of this block is taken from the database by its block_id.
You can manage it in admin CMS -> Static Blocks
-->
<action method="setBlockId"><block_id>your_callout_identifier</block_id></action>
</block>
</reference>
|