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 5227ca8c..f7926c85 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 @@ -24,7 +24,9 @@
- {country.description -> f:format.html()} +
+ {country.description -> f:format.html()} +
- {country.descriptionExtended -> f:format.html()} + +
+ {country.descriptionExtended -> f:format.html()} +
+