Check if user already exists and bug fix

This commit is contained in:
2024-02-24 10:56:12 +01:00
parent 8ef6b6472d
commit 280e88a526
4 changed files with 17 additions and 3 deletions

View File

@ -1,4 +1,5 @@
{{define "page-content"}}
<h2>Neuer Benutzer</h2>
<form>
<input name="username" placeholder="Benutzername" type="text" />
<input name="password" placeholder="Passwort" type="password" />