custom/plugins/SalvanaPferde2022/src/Resources/views/storefront/component/bl-suche.html.twig line 1

Open in your IDE?
  1. {% block bl_suche %}
  2.  <iframe src="/daten/bl-suche/index.php" id="idIframe" onload="iframeLoaded()" style="border: none; width:100%; margin: 0 0 0 1%;" allowfullscreen scrolling="no"></iframe>
  3. {% endblock %}
  4.