<{if $theme_side=="none"}>
<{$xoops_contents}>
<{else}>
<{if $theme_side=="left"}>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_b3.html"}>
<{/if}>
<{$xoops_contents}>
<{if $theme_side=="right"}>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_b3.html"}>
<{/if}>
<{/if}>