diff --git a/scipost/templates/widgets/nocaptcha.html b/scipost/templates/widgets/nocaptcha.html
index b9ab0f308d84f9421a03e3ce26a7adbfb3569858..88b61f02590028b3a22498c5df29c524b5934bcb 100644
--- a/scipost/templates/widgets/nocaptcha.html
+++ b/scipost/templates/widgets/nocaptcha.html
@@ -1,4 +1,4 @@
-<script src="https://www.recaptcha.net/recaptcha/api.js{% if lang %}?hl={{ lang }}{% endif %}"></script>
+<script src="https://www.recaptcha.net/recaptcha/api.js{% if lang %}?hl={{ lang }}{% endif %}" nonce="{{ request.csp_nonce }}"></script>
 <div class="g-recaptcha" data-sitekey="{{ public_key }}" {% for option,value in widget.attrs.items %}data-{{ option }}="{{ value }}" {% endfor %}></div>
 <noscript>
   <div style="width: 302px; height: 352px;">