get zu post, wo sinnvoll
This commit is contained in:
parent
81a45392e8
commit
4d5d228b32
2 changed files with 22 additions and 22 deletions
|
@ -3,6 +3,6 @@
|
|||
<title>add user</title>
|
||||
<p><a href="/list">user and tag list</a> | <a href="/documentation">Documentation</a></p>
|
||||
<p>
|
||||
<form action="/adduser/user" method="get"><input name="username" type="search" placeholder="Username"><button>Add user</button></form>
|
||||
<form action="/adduser/user" method="post"><input name="username" type="search" placeholder="Username"><button>Add user</button></form>
|
||||
</p>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue