{* $Id: topics_tree.tpl 1113 2006-01-17 16:49:11Z zeke $ *} {foreach from=$all_topics_tree item=cur_cat key=cat_key} {if $cat_key ne "0" and $cur_cat.level == "0"} {/if}
{$cur_cat.topic}
{/foreach}