2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-01 13:42:15 +01:00

CRCF protection

This commit is contained in:
Martin Green
2011-05-02 02:14:15 +01:00
parent 9dd5d2ad16
commit 3f4ba904e2
+1 -1
View File
@@ -24,7 +24,7 @@
{% endblock %}
{% block content %}
<form action="" method="post">
<form action="" method="post">{% csrf_token %}
{{ tripForm.non_field_errors }}
<div class="fieldWrapper">
{{ tripForm.title.errors }}