From c33af4c971f26fcf3e7eb61a6c3dd8e8af8418a6 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 9 Feb 2011 11:06:55 +0100 Subject: restructure --- templates/login.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 templates/login.html (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html deleted file mode 100644 index e50e124..0000000 --- a/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