src/Develey/BrandBundle/Resources/views/Includes/content-default.html.twig line 1

Open in your IDE?
  1. {{ pimcore_areablock("content", {
  2.     "allowed": ["Breadcrumb", "MainStage", "MainStageCarousel", "StageSpecific", "StageFlat", "TeaserPanel", "TeaserProductStory", "NutritionalValuesIngredients", "TeaserInterstitial", "TeaserSpecific", "FitsPerfectly", "TextImage", "TextBackground", "TextQuote", "Wysiwyg2cols", "WysiwygTextarea", "VideoContainer", "ContentSlider", "ContactFormBrick", "BackgroundImage", "HeadlineOnly", "ContactFormBrick", "TeaserRecipe", "TeaserQuotes", "ButtonOnly","Text3ColBackground", "Instagram", "Cleverreach", "TeaserShopProduct"],
  3.     "group": {
  4.         "Stage Variationen": ["MainStage", "MainStageCarousel", "StageSpecific", "StageFlat"],
  5.         "Teaser Elemente": ["TeaserPanel", "TeaserProductStory", "NutritionalValuesIngredients", "TeaserInterstitial","TeaserShopProduct", "TeaserSpecific", "FitsPerfectly", "TeaserQuotes", "TeaserRecipe", "Instagram"],
  6.         "Text / Bild Elemente": ["BackgroundImage", "TextImage", "TextBackground", "Text3ColBackground", "TextQuote", "Wysiwyg2cols", "WysiwygTextarea", "HeadlineOnly", "ButtonOnly"],
  7.         "Video Elemente": ["VideoContainer"],
  8.         "Slider": ["ContentSlider"],
  9.         "Sonstige Elemente": ["Breadcrumb", "ContactFormBrick", "Cleverreach"]
  10.     }}) }}