summaryrefslogtreecommitdiff
path: root/examples/docker/admin/cmd/ponzu/templates/gen-richtext.tmpl
blob: c7ec18ca8dc2efc63269b6d5395bc716f965b49e (plain)
1
2
3
4
View: editor.Richtext("{{ .Name }}", {{ .Initial }}, map[string]string{
    "label":       "{{ .Name }}",
    "placeholder": "Enter the {{ .Name }} here",
}),