{template "content","header"} {template "content","nymenus"}
 
{$CATEGORYS[$catid][catname]}
{$CATEGORYS[$catid][description]}
    {pc:content action="lists" catid="$catid" order=" listorder DESC,id DESC" num="100" moreinfo=1} {loop $data $key $val}
  • {$val[title]}
    {$val[description]}
  • {/loop} {/pc}
{template "content","footer"}
{template "content","footer_menu"}