account management thingy
This commit is contained in:
parent
b128f6549b
commit
8fde05a96d
18 changed files with 251 additions and 18 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
<body>
|
||||
<form method="post">
|
||||
<img src="/favicon.png" width="64" height="auto">
|
||||
<a href="/"><img src="/favicon.png" width="64" height="auto"></a>
|
||||
<br>
|
||||
<label for="username">Username</label>
|
||||
<input type="text" id="username" name="username" minlength="3" maxlength="20" required />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue