{template head}
{template header} {template here}
{loop $cats $cat}
{$cat['catname']}
{/loop}
{template footer}