mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-02 05:41:00 +01:00
Attempt to get csrf tag working in django 1.1-
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% load csrffaker %}
|
||||
{% block title %}Logbook {{logbookentry.id}}{% endblock %}
|
||||
{% block head %}
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user