blob: f57687bf9a0535b5d991d27a175d2ceab9276fe0 [file] [log] [blame]
<html>
<head>
<title>Authentication Failure</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
</head>
<body>
<h1>Authentication Failure</h1>
<p>Sorry, either your login or password were incorrect, please try again.</p>
<a href="auth.html">Login</a>
</body>
</html>