{template 'common/header'}

{$detail['title']}

{php echo date("Y-m-d", $detail['createtime']);} {$detail['author']} {if !empty($detail['source'])}文章来源{/if} {if !empty($subscribeurl)}{$_W['account']['name']}{/if}
{$detail['content']}
转发 分享
{php $_share = array('content' => $detail['description'], 'title' => $detail['title'], 'imgUrl' => $detail['thumb']);} {template 'common/footer'}