summaryrefslogtreecommitdiffstats
path: root/templates/newlogbookentry.html
diff options
context:
space:
mode:
authorMartin Green <martin.speleo@gmail.com>2011-05-02 03:11:17 +0100
committerMartin Green <martin.speleo@gmail.com>2011-05-02 03:11:17 +0100
commit289b882a158d21bf9ab4ec7b673b4c5d47c4c078 (patch)
tree3d44ac0fbe775e07913680b94559c0e973c41b84 /templates/newlogbookentry.html
parent925ed4635be4de20dd95361485c91905a593d2e3 (diff)
downloadtroggle-289b882a158d21bf9ab4ec7b673b4c5d47c4c078.tar.gz
troggle-289b882a158d21bf9ab4ec7b673b4c5d47c4c078.tar.bz2
troggle-289b882a158d21bf9ab4ec7b673b4c5d47c4c078.zip
Attempt to get csrf tag working in django 1.1-
Diffstat (limited to 'templates/newlogbookentry.html')
-rw-r--r--templates/newlogbookentry.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/newlogbookentry.html b/templates/newlogbookentry.html
index 099ae2b..4e8eda6 100644
--- a/templates/newlogbookentry.html
+++ b/templates/newlogbookentry.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load csrffaker %}
{% block title %}Logbook {{logbookentry.id}}{% endblock %}
{% block head %}
<script>