2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

Attempt to get CSRF tag not breaking django 1.1

This commit is contained in:
Martin Green 2011-05-02 03:13:54 +01:00
parent 52eb4030d0
commit f3391a912e

View File

@ -1,4 +1,5 @@
{% extends "base.html" %}
{% load csrffaker %}
{% block content %}