render html in preamble
This commit is contained in:
parent
e75d4f7af4
commit
8414d0c1c2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user