templates/Context/Common/ReCaptcha/_field.html.twig line 1

Open in your IDE?
  1. {% form_theme form "Context/Common/ReCaptcha/widget.html.twig" %}
  2. {{ form_row(form.recaptcha, sylius_test_form_attribute('recaptcha')) }}