wisski-cloud-distillery/internal/dis/component/control/admin/html/user_create.html
2023-01-12 13:18:13 +01:00

4 lines
119 B
HTML

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