Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="container m-t-xl m-b-xl ">
- <div class="is-size-2 title">Admin login</div>
- <div class="content">
- <form action="" method="post">
- Admin username:<br>
- <input class="input" type="text" name="username">
- <br> Admin password:
- <br>
- <input class="input" type="password" name="psw">
- <br><br>
- <input type=submit class="button is-primary is-large" name=submitAdmin value="Login">
- </form>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment