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/edit.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/templates/edit.html') diff --git a/src/templates/edit.html b/src/templates/edit.html index b3ea958..5d04b3f 100644 --- a/src/templates/edit.html +++ b/src/templates/edit.html @@ -1,5 +1,4 @@ {% extends "base.html" %} -{% load prefix %} {% block content %} {% block beforeform %}{% endblock %}