custom/plugins/CompraStagingSW6/src/Resources/views/storefront/base.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/base.html.twig' %}
  2. {% block base_header_inner %}
  3.     {% sw_include '@Storefront/storefront/staging-system-hint.html.twig' %}
  4.     {{ parent() }}
  5. {% endblock %}