From d74aca91c689b54b7b49bbfa7121f458f4caf751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kalevi=20Yyp=C3=A4naho?= Date: Mon, 27 Nov 2023 20:35:57 +0200 Subject: Adding csrf to templates. --- templates/analyse.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/analyse.html') diff --git a/templates/analyse.html b/templates/analyse.html index b7139e4..6dcc1be 100644 --- a/templates/analyse.html +++ b/templates/analyse.html @@ -26,6 +26,7 @@ Tutkit kyselmää: {{ code }} {% endif %} {% endfor %} + @@ -60,6 +61,7 @@ Tutkit kyselmää: {{ code }}
+
@@ -67,6 +69,7 @@ Tutkit kyselmää: {{ code }}
+
@@ -74,6 +77,7 @@ Tutkit kyselmää: {{ code }}
+
@@ -81,6 +85,7 @@ Tutkit kyselmää: {{ code }}
+
@@ -93,6 +98,7 @@ Tutkit kyselmää: {{ code }} Vaihda kyselyn koodia: + -- cgit v1.2.3