render html in preamble

This commit is contained in:
Alexander Bocken 2023-07-05 15:20:18 +02:00
parent e75d4f7af4
commit 8414d0c1c2
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -193,7 +193,7 @@ h4{
<p>{data.description}</p>
{/if}
{#if data.preamble}
<p>{data.preamble}</p>
<p>{@html data.preamble}</p>
{/if}
<div class=tags>
<h4>Saison:</h4>