keep me signed in

This commit is contained in:
Flummi
2022-03-23 05:58:48 +01:00
parent 1262b12ee4
commit 33d60446f1
3 changed files with 10 additions and 1 deletions

View File

@ -11,6 +11,7 @@
<p><a href="/"><img src="/s/img/f0ck_small.png" /></a></p>
<input type="text" name="username" placeholder="username" autocomplete="off" required />
<input type="password" name="password" placeholder="password" autocomplete="off" required />
<p><input type="checkbox" id="kmsi" name="kmsi" /> <label for="kmsi">stay signed in</label></p>
<button type="submit">Login</button>
</form>
</body>