forked from leftypol/leftypol
3 lines
174 B
HTML
3 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 %}
|