<{assign var="bc" value=$block.BlockContent}> <{if $bc.main_data}> <{includeq file="$xoops_rootpath/modules/tad_web/templates/tad_web_block_title_b3.html"}> <{foreach from=$bc.main_data item=act}>
<{$act.ActionName}> <{if $act.isMyWeb or $act.isAssistant}> <{/if}>
<{/foreach}>
<{/if}>