diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/login.html | 1 |
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 <at> 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 |