<{if $xoops_showcblock == 1}> <{if $xoops_ccblocks}><{* Start Center Center Column BlockWeight = 0 *}> <{foreach item=block from=$xoops_ccblocks name=ccloop}> <{if $block.weight == 0 }>
<{if ! $block.title|strstr:"none"}>

<{$block.title}>

<{/if}>
<{$block.content}>
<{/if}> <{/foreach}> <{/if}><{* End Center Center Column *}> <{/if}>