<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_header.tpl"}>
<{if $theme_side=="none"}>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_center.tpl"}>
<{else}>
<{if $theme_side=="left"}>
style="background: <{$side_bg_color}>; border-radius: 5px; padding: 20px 10px; margin-bottom: 20px;"<{/if}>>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_side.tpl"}>
<{/if}>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_center.tpl"}>
<{if $theme_side=="right"}>
style="background: <{$side_bg_color}>; border-radius: 5px; padding: 20px 10px; margin-bottom: 20px;"<{/if}>>
<{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_blocks_side.tpl"}>
<{/if}>
<{/if}>