diff --git a/templates/favorite/index.html.twig b/templates/favorite/index.html.twig index 4c3a6933..e5e354cb 100644 --- a/templates/favorite/index.html.twig +++ b/templates/favorite/index.html.twig @@ -26,11 +26,11 @@
{% if favorite.isFavorite() %} - + {% else %} - + {{ icon('bookmark') }} {% endif %}