aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/seesomething/around/display_location.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/seesomething/around/display_location.html')
-rw-r--r--templates/web/seesomething/around/display_location.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/seesomething/around/display_location.html b/templates/web/seesomething/around/display_location.html
index b54311264..692ea22ee 100644
--- a/templates/web/seesomething/around/display_location.html
+++ b/templates/web/seesomething/around/display_location.html
@@ -20,6 +20,7 @@
%]
<form action="[% c.uri_for('/report/new') %]" method="post" name="mapForm" id="mapForm" enctype="multipart/form-data" class="validate" novalidate>
+ <input type="hidden" name="token" value="[% csrf_token %]">
[% IF c.req.params.map_override %]
<input type="hidden" name="map_override" value="[% c.req.params.map_override | html %]">
[% END %]