{template header}
{$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 $commentCfg}
{/if}
{template footer}