Upload login.html
Browse files- login.html +8 -0
login.html
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<html><head><meta http-equiv='refresh' content='1;url=/login?from=%2F'/><script>window.location.replace('/login?from=%2F');</script></head><body style='background-color:white; color:white;'>
|
2 |
+
|
3 |
+
|
4 |
+
Authentication required
|
5 |
+
<!--
|
6 |
+
-->
|
7 |
+
|
8 |
+
</body></html>
|