<{if $xoops_showrblock == 1}> <{else}> <{/if}> <{$xoops_module_header}>
<{foreach item=block from=$xoops_lblocks}> <{include file="$xoops_theme/blocleft.html"}> <{/foreach}>
<{if $xoops_showrblock == 1}>
<{foreach item=block from=$xoops_rblocks}> <{include file="$xoops_theme/blocright.html"}> <{/foreach}>
<{/if}>
<{if $xoops_showcblock == 1}> <{foreach item=block from=$xoops_ccblocks}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}>
<{foreach item=block from=$xoops_clblocks}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}> <{foreach item=block from=$xoops_crblocks}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}>
<{/if}>
<{$xoops_contents}>
<{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}> <{if $xoBlocks.page_bottomcenter}> <{foreach from=$xoBlocks.page_bottomcenter item=block}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}> <{/if}> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright}>
<{foreach from=$xoBlocks.page_bottomleft item=block}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}> <{foreach from=$xoBlocks.page_bottomright item=block}> <{include file="$xoops_theme/bloccenter.html"}> <{/foreach}>
<{/if}> <{/if}>