templates/partials/_scripts.html.twig line 1

Open in your IDE?
  1. <!-- js placed at the end of the document so the pages load faster -->
  2. <!--common script file-->
  3. {{ encore_entry_script_tags('app') }}
  4. <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=explicit&hl={{ app.request.locale }}" async defer></script>