<div><i>Note: ANY password is accepted this time.
A password with a number, upper/lower case, and a symbol
would be considered an admin one.
</i></div>
<form method="POST">
<input name="login"><br>
<input type="password" name="password"><br>
<input type="submit" value="Log in">
</form>