Global loading indicator
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h2>Einloggen</h2>
|
||||
<form hx-post="/auth/login" hx-target="#main-frame" >
|
||||
<form hx-post="/auth/login" hx-target="#main-frame">
|
||||
<input type="text" name="user" placeholder="Nutzername" value="{{ username }}"><br>
|
||||
<input type="password" name="pass" placeholder="Passphrase"><br>
|
||||
<label>Automatisch abmelden in:</label>
|
||||
|
||||
Reference in New Issue
Block a user