<{if $xoBlocks.canvas_left and $xoBlocks.canvas_right}>
span<{/if}><{$center_width}>" style="<{$centerBlocks}>"> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/centerZone.html"}>
span<{/if}><{$lb_width}>" style="<{$leftBlocks}>"> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/leftBlock.html"}>
span<{/if}><{$rb_width}>" style="<{$rightBlocks}>"> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/rightBlock.html"}>
<{elseif $xoBlocks.canvas_left and !$xoBlocks.canvas_right}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/centerZone.html"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/leftBlock.html"}>
<{elseif !$xoBlocks.canvas_left and $xoBlocks.canvas_right}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/centerZone.html"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/rightBlock.html"}>
<{else}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/centerZone.html"}>
<{/if}>