We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55ae086 + 323c1a6 commit 704b228Copy full SHA for 704b228
src/Resources/views/Form/v3/ewz_recaptcha_widget.html.twig
@@ -7,7 +7,6 @@
7
<link rel="stylesheet" href="{{ asset('/bundles/ewzrecaptcha/css/recaptcha.css') }}">
8
{% endif %}
9
10
- {{ form_label(form) }}
11
{{ form_widget(form) }}
12
13
<script{% if form.vars.script_nonce_csp is defined and form.vars.script_nonce_csp is not same as('') %} nonce="{{ form.vars.script_nonce_csp }}"{% endif %}>
0 commit comments