{template '_headerv2'}
{$title}
{if $op=='display'}
{$article['title']}
{php echo date('Y-m-d', $article['addtime']);}
{$article['author']}
{php echo htmlspecialchars_decode($article['content']);}
{if !empty($article['linkurl'])} {/if}
阅读 {$article['view']}
{php echo register_jssdk(false);} {elseif $op=='list'}
加载更多
{/if} {template '_footerv2'}