Update titles

This commit is contained in:
Tom Wiesing 2023-01-12 13:18:13 +01:00
parent 1f7d92bea8
commit 313af2b9e3
No known key found for this signature in database
7 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
{{ template "_form.html" . }}
{{ define "form/title" }}Distillery Admin - Create User{{ end }}
{{ define "form/title" }}Create User{{ end }}
{{ define "form/button" }}Create{{ end }}