forked from bton/matekasse
initial
This commit is contained in:
commit
77b504fe76
5 changed files with 205 additions and 0 deletions
7
templates/adduser.html
Normal file
7
templates/adduser.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<p>
|
||||
Username:
|
||||
<form action="/adduser/user" method="get"><input name="username"><input type="submit"></form>
|
||||
</p>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue