{{define "index"}} {{block "head" .}}{{end}} {{block "header" .}}{{end}}

New note

{{if .EnableUploadFileButton}}
{{end}}
{{if .DisableEditor}} {{else}}
{{end}}
{{if eq false .DisableEditor}} {{end}}
{{block "footer" .}}{{end}} {{end}}