{php include pubTemplate("header")}
{template s_menu}
获得约 {$topic_num} 条结果
{loop $arrTopic $key $item}
发表于 {php echo date('Y-m-d',$item[addtime])}   {$item[count_comment]} 回复

{/loop}
{$pageUrl}
{php include pubTemplate("footer")}