3 lines
159 B
HTML
3 lines
159 B
HTML
![]() |
{{ if $.Site.Params.googleRecaptcha }}
|
||
|
<script src="https://www.google.com/recaptcha/api.js?render={{ $.Site.Params.googleRecaptcha }}"></script>
|
||
|
{{ end }}
|