Use proper headline level
This commit is contained in:
@@ -9,9 +9,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</f:then>
|
</f:then>
|
||||||
<f:else>
|
<f:else>
|
||||||
<h1>
|
<h2>
|
||||||
{hotelTitle}
|
{hotelTitle}
|
||||||
</h1>
|
</h2>
|
||||||
</f:else>
|
</f:else>
|
||||||
</f:if>
|
</f:if>
|
||||||
{hotel.description -> f:format.html()}
|
{hotel.description -> f:format.html()}
|
||||||
|
|||||||
Reference in New Issue
Block a user