{assign var=theme_name value=$xoTheme->folderName}> <{assign var=theme_name value=$xoTheme->folderName|cat:'/xotpl'}>
<{if $xoBlocks.page_topleft or $xoBlocks.page_topcenter or $xoBlocks.page_topright}>
<{$xoops_contents}>
<{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}>
|
<{if $xoops_showlblock}>
<{foreach item=block from=$xoBlocks.canvas_left}> <{includeq file="$theme_name/blockleft.html"}> <{/foreach}> | <{/if}> <{if $xoops_showrblock}><{foreach item=block from=$xoBlocks.canvas_right}> <{includeq file="$theme_name/blockright.html"}> <{/foreach}> | <{/if}>