From f792470af72bc569eb942e2c4a19feb0d28638e9 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Mon, 28 Oct 2024 12:33:19 +0100 Subject: [PATCH] post_form.html: add captcha form id --- templates/post_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/post_form.html b/templates/post_form.html index 27c8741b..adca9ef6 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -119,6 +119,7 @@
+ {{ antibot.html() }}