{{template "layout/head.html" .}}
选择
{{if .isAdd}} {{else}} {{if ne "" .one.Img}} {{end}} {{end}}
必填,访问的一级URL
利用独立模板控制显示
{{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}}
{{template "layout/js.html" .}}