Removing project content and adding a note
[laas.git] / src / templates / base / dashboard / login.html
diff --git a/src/templates/base/dashboard/login.html b/src/templates/base/dashboard/login.html
deleted file mode 100644 (file)
index 5af201a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base.html" %}
-
-{% block content %}
-<h3> You Must Login To Do That<h3>
-
-<a href="{% url 'oidc_authentication_init' %}"> Login Here </a>
-{% endblock %}