summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-02-09 11:06:55 +0100
committerLeif Johansson <leifj@sunet.se>2011-02-09 11:06:55 +0100
commitc33af4c971f26fcf3e7eb61a6c3dd8e8af8418a6 (patch)
tree8cbdeaeb48e3bfb5f4dd7d3ab190f8b8be634479 /templates/login.html
parent5f6b0000b9f611c56f42ff37f32003325c410947 (diff)
restructure
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html9
1 files changed, 0 insertions, 9 deletions
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 %}
-<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>
-<div class="button"><a href="{% prefix %}/accounts/login-federated">Login</a></div>
-{% endblock %} \ No newline at end of file