{include head/}
【{print cateinfo('cate_name')/}】内容列表
{loop source=list_article()}
{print $v['title']/}
{/loop}
{print list_page()/}
{include foot/}