{{define "widgets/index-notice.html"}} {{if .EnableIndex}}
{{if .IndexTitle}}
{{.IndexTitle}}
{{end}}
{{htmlx .IndexNotice}}
{{end}} {{end}}