<{foreach from=$side_block item=block}>
<{if $block.plugin=="xoops"}> <{block id=$block.BlockName}> <{else}> <{if "$xoops_rootpath/modules/tad_web/plugins/`$block.plugin`/tpls/`$block.tpl`"|file_exists}> <{includeq file="$xoops_rootpath/modules/tad_web/plugins/`$block.plugin`/tpls/`$block.tpl`"}> <{/if}> <{/if}> <{if $isMyWeb and $WebID and $block.BlockContent.main_data}> <{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_block_tool_b3.html"}> <{/if}>
<{/foreach}>