forked from bton/matekasse
tests versuch 2
This commit is contained in:
parent
fdf385fe06
commit
c88f7df83a
2363 changed files with 408191 additions and 0 deletions
8
Website/templates/adduser.html
Normal file
8
Website/templates/adduser.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<p><a href="/list">user and tag list</a> | <a href="/documentation">Documentation</a></p>
|
||||
<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