#@layout() #define script() #end #define css() #end #define content()

写文章

网址:#option('web_domain')#(CPATH)/article/#(article.slug ??)#if(option("web_fake_static_enable"))#option('web_fake_static_suffix')#end #if(article && article.isNormal()) (访问) #end #if(!article) 切换编辑器 #end

属性设置

#(fields.render())
移至垃圾箱
#if(styles)

模板样式

#end

分类

#for(category : categories)
#end

标签

多个标签请用 “回车键” 或英文逗号(,)隔开。

#tags(count = 20) #for(tag : tags) #(tag.title) #end #end

缩略图

#end