From 151dd95c6fbca8e82d8932a0742dba0e5e852952 Mon Sep 17 00:00:00 2001 From: colons Date: Tue, 7 Nov 2023 11:23:42 +0000 Subject: [PATCH] Include csrf token in the create URL form, too. --- nkdsu/templates/include/voter_meta.html | 1 + 1 file changed, 1 insertion(+) diff --git a/nkdsu/templates/include/voter_meta.html b/nkdsu/templates/include/voter_meta.html index c982ba07..1aa52502 100644 --- a/nkdsu/templates/include/voter_meta.html +++ b/nkdsu/templates/include/voter_meta.html @@ -68,6 +68,7 @@

add a website
+ {% csrf_token %}