open all
close all
<{if $block.checkbox}>
clear
<{/if}>
<{foreach item=index from=$block.indexes}>
<{$index.title|xoops_escape}>
<{/foreach}>
<{foreach item=tree from=$block.trees}>
<{$tree.html}>
<{/foreach}>