forked from leftypol/leftypol
4 lines
174 B
HTML
4 lines
174 B
HTML
|
{% if config.turnstile %}
|
||
|
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=onCaptchaLoadTurnstile" async defer></script>
|
||
|
{% endif %}
|