summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-12-11 00:47:31 +0100
committerLeif Johansson <leifj@sunet.se>2010-12-11 00:47:31 +0100
commita510b0f47238b396a9d5675ef7f76c1752117ee3 (patch)
tree4291c3a8b95caa007e8f9ad82ddd5ddc35c1ac65 /templates/login.html
parenta61eaa66837708ee6becf354f8dc3aa61c30eceb (diff)
helpful intro text
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html
index 0874f40..1e5f478 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -3,6 +3,7 @@
{% block title %}COIP{% endblock %}
{% block main %}
<h2>Welcome!</h2>
-<p>This is coip...</p>
+<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>
<a href="/accounts/login-federated">Click here to login via your own Identity Provider</a>
{% endblock %} \ No newline at end of file