diff --git a/templates/index.html b/templates/index.html index 86f711e..079fddd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,16 +3,22 @@ {% set homeLink = 'active' %} {% block additionalHeadItems %} +{% if cfg.antispam.type == 'recaptcha' %} + +{% elif cfg.antispam.type == 'turnstile' %} + +{% elif cfg.antispam.type == 'frc' %} + + +{% endif %} {% endblock %} {% block content %} -