#@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) 切换编辑器 #end

属性设置

填写外链后,浏览文章将会调整到此链接。

#if(styles)
#end
#if(article == null) #elseif(article.comment_status ??) #else #end
移至垃圾箱

分类

#for(category : categories)
#end

标签

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

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

缩略图

#end