{{define "widgets/doc-notice.html"}} {{if .EnableDoc}}
{{if .DocTitle}}
{{.DocTitle}}
{{end}}
{{htmlx .DocNotice}}
{{end}} {{end}}