Removed unneeded template files.

This commit is contained in:
2012-01-21 23:34:07 +00:00
parent a5aab53d5f
commit 732ed2c2f1
2 changed files with 0 additions and 20 deletions

View File

@@ -1,8 +0,0 @@
<html>
<head><title>Dredd.it Auth Gateway</title></head>
<body bgcolor="#2F383D" link="#ffffff" vlink="#ffffff">
<center><img src="/static/img/dreddit_logo.jpg"><br/>
<a color="white" href="{% url registration.auth_login %}">Login</a></center>
</body>
</html>

View File

@@ -1,12 +0,0 @@
<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>