{template header}

{$title}

时间:{date("Y-m-d H:i:s", $updatetime)} 点击: 【字体: 收藏

{$content}
{if $contentpage}
{loop $contentpage $i=>$u} {$i} {/loop}
{/if} {if $kws=get_tag_data($keywords)}
TAG: {loop $kws $t} {$t} {/loop}
{/if}
{if $prev_page}

上一篇:{$prev_page['title']}

{/if} {if $next_page}

下一篇:{$next_page['title']}

{/if}
{if plugin('digg')}
{/if} {if plugin('mood')}
{/if} {if plugin('comment')}
{/if}
相关文章
    {list modelid=$modelid action=relation tag=$keywords id=$id num=5 cache=36000}
  • {$t['title']}{date("Y-m-d", $t['updatetime'])}
  • {/list}
{if $commentCfg}
{/if}
最新TOP10
    {list catid=$catid num=10 order=updatetime cache=36000}
  • {$t['title']}
  • {/list}
热点TOP10
    {list catid=$catid num=10 order=hits cache=36000}
  • {$t['title']}
  • {/list}
热评TOP10
{template footer}