Use proper headline level

This commit is contained in:
Björn Fromme
2023-01-05 16:05:37 +01:00
parent 1cb21955d6
commit 8b97659532
@@ -9,9 +9,9 @@
</div>
</f:then>
<f:else>
<h1>
<h2>
{hotelTitle}
</h1>
</h2>
</f:else>
</f:if>
{hotel.description -> f:format.html()}