#include('./header.html',{active: 'publish', title:'保存文章'})

#if(null != contents) 编辑文章 #else 发布文章 #end

#if(null != contents && contents.fmtType == 'html') ${contents.content ?! ''} #end

可以为你的文章添加一张缩略图 ;)

返回列表
#include('./footer.html')