{template header}
{php $data = getCatNav($catid);} {loop $data $t} {$t['catname']} {/loop}
{$pagelist}
{template footer}