summaryrefslogtreecommitdiff
path: root/src/templates/login.html
diff options
context:
space:
mode:
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