+
@@ -53,7 +53,9 @@
- {region.skiArea -> f:format.html()}
+
+ {region.skiArea -> f:format.html()}
+
@@ -79,26 +81,26 @@
-
+ concept: teaser.concept,
+ hotel: teaser.hotel,
+ product: teaser.product,
+ country: teaser.country,
+ region: teaser.region,
+ productImage: teaser.product.images.original.0,
+ nights: teaser.nights,
+ board: teaser.board,
+ minPrice: teaser.minPrice,
+ daytrip: teaser.daytrip,
+ season: teaser.season,
+ forceHotelUid: teaser.forceHotelUid,
+ dateFrom: dateFrom,
+ dateTo: dateTo,
+ index: iteration.index
+ }"/>
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
index 27f87284..55b31c1d 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
@@ -27,36 +27,59 @@
{concept.description -> f:format.html()}
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Alle anzeigen
+
+
+
-
-
- Alle anzeigen
-
-
{concept.descriptionExtended -> f:format.html()}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
index f7926c85..98752341 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
@@ -28,29 +28,59 @@
{country.description -> f:format.html()}