custom/plugins/BettenABC/src/Resources/views/storefront/element/cms-element-breadcrumb.html.twig line 1

Open in your IDE?
  1. {#
  2. # Project:      www.betten-abc.de
  3. # Company:      arboro GmbH
  4. # Created by:   Daniel Geike
  5. # Created on:   03.08.22
  6. # Description:
  7. #}
  8. {% block cms_element_breadcrumb %}
  9.     {{ block("cms_breadcrumb", "@Storefront/storefront/page/content/index.html.twig") }}
  10. {% endblock %}