From 838b9d6fdbb9112ee70a72b8846f739e8a3b8879 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 5 Apr 2011 12:36:58 +0200 Subject: new skin --- src/templates/login.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/templates/login.html (limited to 'src/templates/login.html') diff --git a/src/templates/login.html b/src/templates/login.html deleted file mode 100644 index b5302a7..0000000 --- a/src/templates/login.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "base.html" %} -{% load prefix %} -{% block headline %}Login{% endblock %} -{% block title %}SUNET Meeting Tools{% endblock %} -{% block content %} -

Welcome!

-

This is a technology preview of the SUNET Meeting Tools. Contact Johnny or Marcus for more info!

-
Login
-{% endblock %} \ No newline at end of file -- cgit v1.1