summaryrefslogtreecommitdiff
path: root/src/templates/login.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-04-04 21:04:33 +0200
committerLeif Johansson <leifj@sunet.se>2011-04-04 21:04:33 +0200
commit5e6d967b1bf14b715b306d8bc7637f94a813757b (patch)
tree7f016fd0d1dad33f98eef835ed60cee88645f7b7 /src/templates/login.html
parentbf9d7779e715e3f876d3843f3dac4c08af242fa0 (diff)
cleanup and turn form into wizard
Diffstat (limited to 'src/templates/login.html')
-rw-r--r--src/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/login.html b/src/templates/login.html
index e50e124..b5302a7 100644
--- a/src/templates/login.html
+++ b/src/templates/login.html
@@ -4,6 +4,6 @@
{% block title %}SUNET Meeting Tools{% endblock %}
{% block content %}
<h2>Welcome!</h2>
-<p class="ui-state-highlight ui-corner-all">This is a technology preview of the SUNET Meeting Tools. Contact Johnny or Marcus for more info!</p>
+<p>This is a technology preview of the SUNET Meeting Tools. Contact Johnny or Marcus for more info!</p>
<div class="button"><a href="{% prefix %}/accounts/login-federated">Login</a></div>
{% endblock %} \ No newline at end of file