class="row"<{/if}> style="<{$content_zone}>">
<{if $xoBlocks.canvas_left and $xoBlocks.canvas_right}>
<{if $theme_kind=="html"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/leftBlock.tpl"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/rightBlock.tpl"}>
<{else}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/leftBlock.tpl"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/rightBlock.tpl"}>
<{/if}>
<{elseif $xoBlocks.canvas_left and !$xoBlocks.canvas_right}>
<{if $theme_kind=="html"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/leftBlock.tpl"}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
<{else}>
<{assign var=center_width value=$center_width+$rb_width}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/leftBlock.tpl"}>
<{/if}>
<{elseif !$xoBlocks.canvas_left and $xoBlocks.canvas_right}>
<{assign var=center_width value=$center_width+$lb_width}>
class="col-sm-<{$center_width}>"<{/if}> style="<{$centerBlocks}>">
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
class="col-sm-<{$rb_width}>"<{/if}> style="<{if $theme_kind=="html"}>float:right;<{/if}>background-color:<{$rb_color}>;">
:::
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/rightBlock.tpl"}>
<{else}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes3_tpl/centerZone.tpl"}>
<{/if}>