{wc:templates "index","header"}
{wc:getlist sql="select * from `@#_category` where `parentid`='1'" return="category"} {wc:loop $category $help}

{wc:$help['name']}

    {wc:fun:help($help['cateid'])}
{wc:loop:end} {wc:getlist:end}

{wc:$article['title']}

{wc:$article['content']}

{wc:templates "index","footer"}