{template 'common/header'}

{$news['title']}

作者:{$news['author']} 时间:{php echo date('Y年m月d', $attachment['createtime'])}
{php echo html_entity_decode($news['content'], ENT_QUOTES)}
{template 'common/footer'}