{template "header.html"}
{template "left.html"}
{list action=category pid=$catid return=c}

{$c.name}

{/list}
{template "footer.html","/"}