blob: 275ae5f477b376efedaf634addccfa2e720c3ef1 [file] [log] [blame]
<html>
<body>
Navigation complete. Below is a form unrelated to the previous login form.
<form method="POST" action="unrelated.html" id="to_unrelated">
<input type="text" id="username_unrelated" name="username_unrelated">
<input type="password" id="password_unrelated" name="password_unrelated">
<input type="submit" id="submit_unrelated" name="submit_unrelated">
</form>
</body>
</html>