mirror of https://github.com/E-Almqvist/hsf
parent
e44a04eb68
commit
fdd039857b
@ -0,0 +1,4 @@ |
|||||||
|
form action="/userpage" method="get" |
||||||
|
input type="text" name="username" |
||||||
|
input type="password" name="password" |
||||||
|
input type="submit" value="Login" |
@ -0,0 +1 @@ |
|||||||
|
p Username: #{userinfo[:username]} | Password: #{userinfo[:password]} |
Loading…
Reference in new issue