From 81ad1fff389c919fd0b7de35a070dcd9bddec87d Mon Sep 17 00:00:00 2001 From: Zankaria Date: Mon, 28 Oct 2024 00:44:26 +0100 Subject: [PATCH] post_form: add unified captcha response hook --- templates/post_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/post_form.html b/templates/post_form.html index 44327915..27c8741b 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -118,6 +118,7 @@
+ {{ antibot.html() }}