{content:category tree='1' return='data'/} {foreach name='data' item='vo'} {notempty name='vo.rows'}
{foreach name='vo.rows' item='sub'}     {$sub.title} {/foreach}
{/notempty} {/foreach}