Remove unnecessary a11y warnings

This commit is contained in:
2023-07-03 00:09:00 +02:00
parent f589d6946f
commit e37718d894
9 changed files with 28 additions and 58 deletions
+1 -1
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>