custom/plugins/MoorlForms/src/Resources/views/storefront/element/cms-element-moorl-fb-form.html.twig line 1

Open in your IDE?
  1. <div>
  2.     {% sw_include "@MoorlForms/plugin/moorl-fb/component/form/index.html.twig" with {
  3.         form: element.data
  4.     } %}
  5. </div>