Advertisement
illpastethat

Untitled

Feb 28th, 2015
494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.43 KB | None | 0 0
  1. <form class="form-signin" role="form" method="POST"
  2.         action="/dfctc-2015/level-2/validate.php" autocomplete="off">
  3.         <input name="username" type="text" class="form-control" placeholder="Username" autocomplete="off"><br/>
  4.         <input name="password" type="password" class="form-control" placeholder="Password" autocomplete="off" required=""><br/>
  5. <button class="btn btn-lg btn-primary btn-block" type="submit">Log In</button>
  6.     </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement