custom/plugins/BilobaAdFacebookPixel/src/Resources/views/storefront/page/content/index.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/content/index.html.twig' %}
  2. {% block base_main_inner %}
  3.     {{parent()}}
  4.     {# include #}
  5.     {% sw_include '@Storefront/storefront/biloba/ad-facebook-pixeljs/category.html.twig' %}
  6. {% endblock %}