From 2b207e0e47e48fdab83ce5bae96b960cec5ba2c6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 6 Sep 2021 18:54:07 +0200 Subject: [PATCH] fd --- files/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 980ed9521f..129b0b37e3 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -22,7 +22,7 @@ 1 {{environ.get("SITE_NAME")}} 2 {{app_config("SITE_NAME")}} -3 {{app.config["HCAPTCHA_SITEKEY"]}} +3 {{app.config["SITE_NAME"]}} {% if "sex" in 'SITE_NAME' | app_config %} sex {% endif %}