custom/plugins/HuebertSeoUltimate/src/Resources/views/storefront/component/feature.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/component/feature.html.twig' %}
  2. {% block component_head_feature %}
  3.     {{ page.HuebertSeoUltimate.config.fontawsomeKit|raw }}
  4.     {{ parent() }}
  5. {% endblock %}