custom/plugins/NetzpBlog6/src/Resources/views/storefront/block/cms-block-netzp-blog6-block.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/block/cms-block-text.html.twig' %}
  2. {% block block_text %}
  3.     {{ parent() }}
  4. {% endblock %}