Fixed id tag in register form malformed
This commit is contained in:
@@ -44,7 +44,7 @@ templ RegisterForm(registerError string) {
|
||||
<div class="relative">
|
||||
<input
|
||||
type="text"
|
||||
idnutanix="username"
|
||||
id="username"
|
||||
name="username"
|
||||
class="py-3 px-4 block w-full rounded-lg text-sm
|
||||
focus:border-blue focus:ring-blue bg-base
|
||||
|
||||
Reference in New Issue
Block a user