<{if $block.plugin=="xoops"}> <{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_block_title_b3.html"}> <{block id=$block.BlockName}> <{elseif $block.plugin=="custom"}> <{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_block_custom_b3.html"}> <{elseif $block.plugin=="share"}> <{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_block_custom_b3.html"}>
from: <{$share_info.WebName}>(<{$share_info.WebTitle}>)
<{else}> <{if $block.BlockContent.main_data}> <{if "$xoops_rootpath/modules/tad_web/plugins/`$block.plugin.dirname`/tpls/`$block.tpl`"|file_exists}> <{includeq file="$xoops_rootpath/modules/tad_web/plugins/`$block.plugin.dirname`/tpls/`$block.tpl`"}> <{else}> no template <{/if}> <{else}> <{$smarty.const._MD_TCW_BLOCK_EMPTY}> <{/if}> <{/if}>