summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-12-13 21:29:02 +0100
committerLeif Johansson <leifj@sunet.se>2010-12-13 21:29:02 +0100
commit734ff8d51a2faaaf3dd4b6126b1c6e74abcd515b (patch)
tree2367b76ad7d2db0c1b3759dbf34af7acf7f34ca9 /templates/login.html
parent119196f82e8096db71e899b893357ab337ca4ba9 (diff)
piff
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html
index 69b730e..0872bfe 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -3,7 +3,7 @@
{% block title %}COIP{% endblock %}
{% block main %}
<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
+<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
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