mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-26 01:01:53 +00:00
Attempt to get CSRF tag not breaking django 1.1
This commit is contained in:
parent
52eb4030d0
commit
f3391a912e
@ -1,4 +1,5 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
{% load csrffaker %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user