{{template "layout/head.html" .}}
单页标题
单页图片
上传
选择
{{if .isAdd}} {{else}} {{if ne "" .one.Img}}
×
{{end}} {{end}}
单页URL
必填,访问的一级URL
描述
{{ .one.Description }}
关键词
模板路径
利用独立模板控制显示
单页内容
{{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}}
{{if .isAdd}}
是否显示
{{else}}
是否显示
{{end}}
{{if .isAdd}}新增单页{{else}}更新单页{{end}}
重置
{{template "layout/js.html" .}}