mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Removed unneeded template files.
This commit is contained in:
@@ -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>
|
|
||||||
@@ -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>
|
|
||||||
Reference in New Issue
Block a user