{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')}
{f:translate(key: 'tx_eptheme.label.teaserbutton.default', extensionName: 'ep_theme')}