{strip}>
<{foreach item=block from=$xoops_lblocks}>
<{$block.title}>
<{$block.content}>
<{/foreach}>
|
<{/if}>
<{if 0 < count($xoops_ccblocks) + count ($xoops_clblocks) + count($xoops_crblocks)}>
<{$xoops_contents}>
<{if 0 < count($xoBlocks.page_bottomcenter) + count ($xoBlocks.page_bottomleft) + count($xoBlocks.page_bottomright)}>
|
<{if 0 < count($xoops_rblocks)}>
<{foreach item=block from=$xoops_rblocks}>
<{$block.title}>
<{$block.content}>
|
<{/if}>