{php include pubTemplate("header")}
最新话题
{if $arrTopic}
    {loop $arrTopic $key $item}
  • {$item['user']['username']}
    {if $item['label']}{tsTitle($item['label'])}{/if} {$item['title']} {if $item['istop']=='1'} [置顶] {/if}
    {if $item['group']['isopen']==0 && $item['score']==0 && $item['iscommentshow']==0}
    {$item['gaiyao']}
    {if $item['ptable']=='' && $item['pjson']}
    {loop $item['pjson'] $pkey $pitem} {/loop}
    {/if} {if $item['ptable']=='video' && $item['pjson']['siteid']==0}
    {if $item['pjson']['photo']} {else} {/if}
    {/if} {/if}
    {$item['user']['username']} {php echo getTime($item['uptime'],time())} 发表于 [{$item['group']['groupname']}]
    {$item['count_comment']}
    {$item['count_view']}
  • {/loop}
{$pageUrl}
{else}
暂无话题
{/if}
推荐话题
热门话题
{php doAction('gobad','300')}
{php include pubTemplate("footer")}