templates/components/_google_recaptcha.html.twig line 1

Open in your IDE?
  1. <div
  2.   class="g-recaptcha"
  3.   data-site-key="{{ google_recaptcha_site_key }}"
  4. ></div>