{template "header.html"}

{$title}

{$title}
{dr_text_rel($content)}

上一篇:{if $prev_page}{$prev_page.title}{else}没有了{/if}

下一篇:{if $next_page}{$next_page.title}{else}没有了{/if}

{template "footer.html"}