Remove unnecessary a11y warnings

This commit is contained in:
2023-07-03 00:09:00 +02:00
parent 24ddd39f35
commit 3d631f69b5
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>