From 4cb499e44d4ed41dd76753a3f724cbaf952edcdd Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Tue, 30 Aug 2022 08:51:02 +0200 Subject: [PATCH] Fix form for new objects --- app/templates/admin_new.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_new.html b/app/templates/admin_new.html index 2169a77..57c3052 100644 --- a/app/templates/admin_new.html +++ b/app/templates/admin_new.html @@ -25,7 +25,7 @@ -
+ {{ utils.embed_csrf_token() }} {{ utils.embed_redirect_url() }}