summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-12-13 21:29:24 +0100
committerLeif Johansson <leifj@sunet.se>2010-12-13 21:29:24 +0100
commite8ddf1df5cf1c3dbb62922f75fef26f84c279839 (patch)
tree840ebd7e037325734dbc71f7d79604f30e16d1bd
parent734ff8d51a2faaaf3dd4b6126b1c6e74abcd515b (diff)
piff
-rw-r--r--templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html
index 0872bfe..aad4740 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -3,7 +3,7 @@
{% block title %}COIP{% endblock %}
{% block main %}
<h2>Welcome!</h2>
-<p class="ui-state-active ui-corner-all">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
+<p class="ui-state-highlight ui-corner-all">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>
<div class="button"><a href="/accounts/login-federated">Login</a></div>
{% endblock %} \ No newline at end of file