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/question.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/question.html') diff --git a/templates/question.html b/templates/question.html index 62afaaf..76cba79 100644 --- a/templates/question.html +++ b/templates/question.html @@ -12,6 +12,7 @@ + -- cgit v1.2.3