{$article.article_title}
{:date('Y-m-d H:i',$article.article_time)}
{:htmlspecialchars_decode($article.article_content)}
{$Think.lang.article_show_previous}:
{notempty name="pre_article"}
{$pre_article.article_title}
{else /}
{$Think.lang.article_article_not_found}
{/notempty}
{$Think.lang.article_show_next}:
{notempty name="next_article"}
$next_article.article_id])}{/notempty} ">{$next_article.article_title}
{else /}
{$Think.lang.article_article_not_found}
{/notempty}