{{template "layout/head.html" .}}
文章标题:
{{if eq "markdown" Site.EditorVersion}} {{template "layout/tuiedit.html" .}} {{end}} {{if eq "v5" Site.EditorVersion}} {{template "layout/wangeditv5.html" .}} {{end}} {{if eq "v4" Site.EditorVersion}} {{template "layout/wangedit.html" .}} {{end}}
描述
{{.one.Description}}
关键词
{{.one.Keywords}}
文章来源:
排序
{{if .isAdd}}
是否显示
{{else}}
是否显示
{{end}} {{if .isAdd}}
发布子文章
{{else}}
更新子文章
{{end}}
{{template "layout/js.html" . }}