blob: 7d12460586d1d103f7f7e9c14de54dc57327d88e [file] [log] [blame]
<html>
<body>
Navigation complete. Below is the login form again, a sign of failure.
<form method="POST" action="failed.html" id="failed_form">
<input type="text" id="username_failed" name="username_failed">
<input type="password" id="password_failed" name="password_failed">
<input type="submit" id="submit_failed" name="submit_failed">
</form>
</body>
</html>