wisski-cloud-distillery/internal/dis/component/server/admin/html/user_create.html
2023-01-19 13:22:48 +01:00

4 lines
119 B
HTML

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