<{if $block.title}>
<{if $xoops_isadmin}>
<{/if}>
<{includeq file="$theme_name/tpl/blockTitle.html"}>
<{/if}>
<{$block.content}>
<{/if}>
<{/foreach}>
<{if $theme_type=='theme_type_1' || $theme_type=='theme_type_2'}>
<{foreach item=block from=$xoBlocks.canvas_right}>
<{if $block.content}>
<{if $block.title}><{if $xoops_isadmin}>
<{/if}>
<{includeq file="$theme_name/tpl/blockTitle.html"}>
<{/if}>
<{$block.content}>
<{/if}>
<{/foreach}>
<{/if}>