<{foreach item=block from=$xoops_lblocks}>
<{include file="xhtml/theme_blockleft.html"}>
<{/foreach}>
<{foreach item=block from=$xoops_rblocks}>
<{include file="xhtml/theme_blockright.html"}>
<{/foreach}>
<{foreach item=block from=$xoops_ccblocks}>
<{include file="xhtml/theme_blockcenter_c.html"}>
<{/foreach}>
<{$xoops_contents}>
<{$xoops_footer}>