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