custom/plugins/MoorlCmsTwig/src/Resources/views/storefront/block/cms-block-moorl-twig.html.twig line 1

Open in your IDE?
  1. {% set element = block.slots.getSlot('content') %}
  2. {% set columns = 1 %}
  3.     {% sw_include "@Storefront/storefront/element/cms-element-" ~ element.type ~ ".html.twig" ignore missing %}