templates/components/_google_recaptcha.html.twig
line 1
Open in your IDE?
<div
class="g-recaptcha"
data-site-key="{{ google_recaptcha_site_key }}"
></div>