{template "public/head.html"}
{template "public/header.html"} {template "public/banner.html"}
{$cat.name}
{$cat.content}
{category module=share pid=$catid}
{$t.name}
{/category}
{$title}
来源: {$author}
作者: {$author}
{$updatetime}
{dr_show_hits($id)}
{$description}
{$content}
下一篇: {if $prev_page}
{$prev_page.title}
{else} 没有了 {/if}
下一篇: {if $next_page}
{$next_page.title}
{else} 没有了 {/if}
{template "public/footer.html"} {template "public/footerjs.html"}