forked from MarseyWorld/MarseyWorld
dark hcaptcha :marseysoypoint: (thx drT)
parent
0108424919
commit
b30b291baf
|
@ -108,7 +108,7 @@
|
|||
</div>
|
||||
|
||||
{% if hcaptcha %}
|
||||
<div class="h-captcha" data-sitekey="{{hcaptcha}}"></div>
|
||||
<div class="h-captcha" data-sitekey="{{hcaptcha}}" data-theme="dark"></div>
|
||||
{% endif %}
|
||||
|
||||
<button class="btn btn-primary login w-100 mt-3" id="register_button">Register</button>
|
||||
|
|
Loading…
Reference in New Issue