Remove unnecessary a11y warnings

This commit is contained in:
2023-07-03 00:09:00 +02:00
parent 0ad95d1f2c
commit a48b9686e7
9 changed files with 28 additions and 58 deletions

View File

@@ -197,7 +197,7 @@ if(icon_override){
<div class=title>
<a class=category href="/rezepte/category/{recipe.category}" >{recipe.category}</a>
<div>
<div class=name>{recipe.name}</div>
<div class=name>{@html recipe.name}</div>
<div class=description>{recipe.description}</div>
</div>
<div class=tags>