<{foreach item=block from=$xoops_lblocks}> <{include file="kimokea/obblock.html"}> <{/foreach}> |
<{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_ccblocks}> <{include file="kimokea/obblock_c.html"}> <{/foreach}>
|
<{foreach item=block from=$xoops_clblocks}> <{include file="kimokea/obblock_c.html"}> <{/foreach}>
|
<{foreach item=block from=$xoops_crblocks}> <{include file="kimokea/obblock_c.html"}> <{/foreach}>
|
<{/if}>
<{$xoops_contents}>
|
<{if $xoops_showrblock == 1}>
<{foreach item=block from=$xoops_rblocks}> <{include file="kimokea/obblock.html"}> <{/foreach}> |
<{/if}>