mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 08:51:09 -05:00
fixed some thangs, implemented cloudflare turnstile
This commit is contained in:
2
templates/accounts/turnstile_widget.html
Normal file
2
templates/accounts/turnstile_widget.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
||||
<div class="cf-turnstile" data-sitekey="{{ site_key }}" data-theme="light"></div>
|
||||
Reference in New Issue
Block a user