summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-12-11 23:55:51 +0100
committerLeif Johansson <leifj@sunet.se>2010-12-11 23:55:51 +0100
commit387e004818f40f2342ab3bf0e15165a2682637de (patch)
tree9a6eab9716b92ad19f852fa8fbe6a542d4004022 /templates
parent8e24e0859a4cf9f244a41c12db84b70c123987ba (diff)
profile creation isn't working
Diffstat (limited to 'templates')
-rw-r--r--templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login.html b/templates/login.html
index 1e5f478..03773ec 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -5,5 +5,6 @@
<h2>Welcome!</h2>
<p>This is a technology preview of coip. Please consider signing up for the coip mailing list at coip &lt;at&gt; segate.sunet.se. Note that any data you enter
into this version of coip <em>will</em> get deleted as the database is reset regularly. Stay tuned!</p>
+<p>Right now the login doesn't work - problem being investigated</p>
<a href="/accounts/login-federated">Click here to login via your own Identity Provider</a>
{% endblock %} \ No newline at end of file