- {% elseif config.captcha.native.new_thread_capt %}
- {% if not id %}
-
-
- {% trans %}Verification{% endtrans %}
-
-
-
-
-
-
- {% endif %}
+ {% if (config.captcha.provider == 'native' and not config.captcha.native.new_thread_capt) or
+ (config.captcha.provider == 'native' and config.captcha.native.new_thread_capt and not id) %}
+