do not render ­ or similar in name
This commit is contained in:
parent
3d631f69b5
commit
c7b257180f
@ -189,7 +189,7 @@ h4{
|
|||||||
<TitleImgParallax src=/images/{data.images[0].mediapath}>
|
<TitleImgParallax src=/images/{data.images[0].mediapath}>
|
||||||
<div class=title>
|
<div class=title>
|
||||||
<a class="icon" href='/rezepte/season/{data.season[0]}'>{data.icon}</a>
|
<a class="icon" href='/rezepte/season/{data.season[0]}'>{data.icon}</a>
|
||||||
<h1>{data.name}</h1>
|
<h1>{@html data.name}</h1>
|
||||||
{#if data.description && ! data.preamble}
|
{#if data.description && ! data.preamble}
|
||||||
<p>{data.description}</p>
|
<p>{data.description}</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
Loading…
Reference in New Issue
Block a user