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