summaryrefslogtreecommitdiff
path: root/src/templates/apps/auth/login.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-08-05 11:03:00 +0200
committerLeif Johansson <leifj@sunet.se>2011-08-05 11:03:00 +0200
commit0ce68e8e8f795cc8e233305040517158191009a2 (patch)
tree870339859a730641e709d2bee5a38fc909c05f02 /src/templates/apps/auth/login.html
parent24d94a9604e337a3dcc77aa50d7c090680297303 (diff)
polish
Diffstat (limited to 'src/templates/apps/auth/login.html')
-rw-r--r--src/templates/apps/auth/login.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/templates/apps/auth/login.html b/src/templates/apps/auth/login.html
index 6d8139d..4bb819c 100644
--- a/src/templates/apps/auth/login.html
+++ b/src/templates/apps/auth/login.html
@@ -4,7 +4,13 @@
{% block title %}SUNET Meeting Tools{% endblock %}
{% block content %}
<div id="welcome">
- <p>This is a technology preview of the SUNET Meeting Tools.</p>
+ <p>The SUNET meetingtools is an alternative interface to Adobe Connect. With this tool you can...</p>
+ <ul>
+ <li>Create self-cleaning rooms.</li>
+ <li>Tag rooms to provide easy access to lists of rooms for your university or research group.</li>
+ <li>Display lists of rooms on your own website.</li>
+ <li>Manage recordings for your rooms.</li>
+ </ul>
<div class="button"><a href="{% prefix %}/accounts/login-federated">Login</a></div>
</div>
{% endblock %} \ No newline at end of file