diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html index a37aee9e..5027fd62 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html @@ -4,32 +4,29 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - -
-
- - - - -
-
- - {city.name} - - {city.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} -
- + +
+ + + +
- +
+ + {city.name} + + {city.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} +
+ +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html index 385180ee..d87a84bc 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Concept/Teaser.html @@ -4,28 +4,25 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - -
-
- -
-
- {concept.name} -
+ +
+ +
+
+ {concept.name}
-
- {concept.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} -
-
- +
+ {concept.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} +
+
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html index ba482d4e..6c249e36 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html @@ -4,42 +4,39 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - -
-
- - - - -
-
- - {hotel.name -> f:format.nl2br()} - - - - Kategorie {hotel.category} - - - {hotel.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} - - - {f:if(condition: '{hotel.available} > 0', then: 'ab {hotel.minPrice} €', else: 'ausgebucht')} - - -
- + +
+ + + +
- +
+ + {hotel.name -> f:format.nl2br()} + + + + Kategorie {hotel.category} + + + {hotel.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} + + + {f:if(condition: '{hotel.available} > 0', then: 'ab {hotel.minPrice} €', else: 'ausgebucht')} + + +
+ +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Teaser.html index 5334453c..bc236fc0 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Teaser.html @@ -4,32 +4,29 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - -
-
- - - - -
-
- - {region.name} - - {region.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} -
- + +
+ + + +
- +
+ + {region.name} + + {region.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} +
+ +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html index 7fc90835..dea73bab 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html @@ -4,34 +4,31 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - -
-
- - - - - - -
-
- - {data.header -> f:format.nl2br()}{f:if(condition: data.subheader, then: '
{data.subheader}')} -
- {data.bodytext -> f:format.html()} -
- + +
+ + + + + +
- +
+ + {data.header -> f:format.nl2br()}{f:if(condition: data.subheader, then: '
{data.subheader}')} +
+ {data.bodytext -> f:format.html()} +
+ +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html index 6ab4e1ec..c5eafe44 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html @@ -4,8 +4,7 @@ xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> - +
@@ -20,7 +19,7 @@ class="button button--full"> {data.button -> v:or(alternative: 'Details')} -
+