{country: hotel.country.name}
{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')}