{% ckan_extends %} {% block scripts %} {{ super() }} {% with key=h.recaptcha_site_key(), render=h.recaptcha_render_mode() %} {% if h.recaptcha_include_js() %} {% endif %} {% asset "recaptcha/recaptcha-modules" %} {% endwith %}
{% endblock scripts %}