custom/plugins/SixCategorySeoText/src/Resources/views/storefront/layout/footer/footer.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %}
  2. {% block layout_footer_navigation_columns %}
  3.     {{ parent() }}
  4.     {% sw_include '@SixCategorySeoText/storefront/sixmedia/seo-text/footer.html.twig' %}
  5. {% endblock %}