From 8796f85647f0a5586f69f2fbd4a65ad551bd01de Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 9 Feb 2011 10:39:33 +0100 Subject: no quotes for load --- templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html index a89fa6a..e50e124 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load "prefix" %} +{% load prefix %} {% block headline %}Login{% endblock %} {% block title %}SUNET Meeting Tools{% endblock %} {% block content %} -- cgit v1.1