Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <form action="?page=login" method="POST" autocomplete="on">
  2. <input type="text" name="username" placeholder="username"/>
  3. <input type="password" name="password" placeholder="password"/>
  4. <input type="submit" value="Log in" id="login"/>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement