{template header}

栏目

{loop $cats $c} {if $c['parentid']==0}
{if $c['child']} {/if}
{/if} {/loop}
{template footer}