wisski-cloud-distillery/internal/dis/component/control/admin/html/user_create.html
2023-01-11 14:34:04 +01:00

4 lines
138 B
HTML

{{ template "_form.html" . }}
{{ define "form/title" }}Distillery Admin - Create User{{ end }}
{{ define "form/button" }}Create{{ end }}