From a8f72fab3a15120da2332c314836c1b521e9091a Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 4 Oct 2012 15:11:49 +0200 Subject: settings cleanup remove broken prefix-handler --- src/templates/apps/auth/login.html | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'src/templates/apps/auth/login.html') diff --git a/src/templates/apps/auth/login.html b/src/templates/apps/auth/login.html index 4bb819c..e72e73a 100644 --- a/src/templates/apps/auth/login.html +++ b/src/templates/apps/auth/login.html @@ -1,16 +1,11 @@ {% extends "base.html" %} -{% load prefix %} {% block headline %}Login{% endblock %} {% block title %}SUNET Meeting Tools{% endblock %} {% block content %} -
-

The SUNET meetingtools is an alternative interface to Adobe Connect. With this tool you can...

- - +
+

Online Meetings

+

Welcome to the meeting tools. Either Login to manage + your meeting rooms and recordings, or ...

+ Click here to Start a Meeting Now »»
{% endblock %} \ No newline at end of file -- cgit v1.1