{include file=header.html} {include file=position_search.html}
导航
{if !$_PAGE_CHANNEL.channelid && !$_PAGE.model}
全站
{else}
全站
{/if}
{channellist row=1000 channelid=0} {loop item=ch}
{if $ch.channelid==$_PAGE_CHANNEL.topid or $ch.channelid==$_PAGE_CHANNEL.channelid}
{$ch.name}
{else}
{$ch.name}
{/if}
{/loop}
{/channellist}
{$_PAGE.title}
最新
日
周
月
年
总排行
{pagelist listtype=digg pagesize=20 orderby=$_PAGE.type model=$_PAGE.model}
{loop item=cnt}
{$cnt.digg}
顶一下
{if $_PAGE.model=='image' or $_PAGE.model=='video'}
{/if}
{$cnt.title}
{if $_PAGE_CHANNEL.child}
{$cnt.channel.name}
{/if}
{$cnt.publishdate format='Y-m-d H:i'}
{if $cnt.description}
{$cnt.description}
[详细]
{/if}
{/loop}
{pager}
{$pager.data}
{/pager} {pagelistelse}
没有找到{$_PAGE_CHANNEL.name}关注内容
{/pagelist}
{include file=footer.html}