Guest User

Untitled

a guest
Dec 17th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <html>
  2. <title>
  3. Redis Example
  4. </title>
  5. <body>
  6. <form action="/login" method="post">
  7. Username: <input type="text" name="username">
  8. Password: <input type="text" name="password">
  9. <input type="submit" value="Submit">
  10. </form>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment