Files
test-auth/templates/off.html
2010-11-03 11:16:56 +00:00

13 lines
199 B
HTML

<html>
<head>
<title>Auth is down</title>
</head>
<body>
<center><p><img src="/static/img/shutdown.jpg" /></p>
<p>Auth is down, Matalok is probably breaking something</p></center>
</body>
</html>