summaryrefslogtreecommitdiff
path: root/src/templates/form.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-10-04 15:11:49 +0200
committerLeif Johansson <leifj@sunet.se>2012-10-04 15:11:49 +0200
commita8f72fab3a15120da2332c314836c1b521e9091a (patch)
treee9ea77c193b7c99e65b98caf2a982f396ab83144 /src/templates/form.html
parente6213dccb11e9b6f1111076d42032d0c0fb5b7af (diff)
settings cleanup
remove broken prefix-handler
Diffstat (limited to 'src/templates/form.html')
-rw-r--r--src/templates/form.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/form.html b/src/templates/form.html
index 27feb42..38dd0ea 100644
--- a/src/templates/form.html
+++ b/src/templates/form.html
@@ -1,5 +1,4 @@
{% extends "base.html" %}
-{% load prefix %}
{% block content %}
<div class="page-header">
<h1>{% block formtitle %}{{formtitle}}{% endblock %}</h1>