{template header}
{template s_menu}
获得约 {$all_num} 条结果
{loop $arrGroup $key $item}

[小组]  {tsTitle($item[groupname])}

创建于 {php echo date('Y-m-d',$item[addtime])}   {$item[count_user]} 人

{php echo tsCutContent($item[groupdesc])}

{/loop} {loop $arrTopic $key $item}

[话题]  {tsTitle($item[title])}

发表于 {php echo date('Y-m-d',$item[addtime])}   {$item[count_comment]} 回复

{/loop} {loop $arrUser $key $item}

[用户]  {tsTitle($item[username])}

{php echo date('Y-m-d',$item[addtime])} 加入  {$item[count_followed]} 人关注

{$item[signed]}

{/loop} {loop $arrArticle $key $item}

[文章]  {tsTitle($item[title])}

发表于 {$item[addtime]}   {$item[count_comment]} 回复

{/loop}
{$pageUrl}
{template footer}