From cbbc6d53d533c745a25705f971114579bc4c7320 Mon Sep 17 00:00:00 2001 From: Djalim Simaila Date: Sun, 25 Feb 2024 11:50:33 +0000 Subject: [PATCH] added missing h1 --- templates/favorite/index.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/favorite/index.html.twig b/templates/favorite/index.html.twig index b7d33f4..e30ae3c 100644 --- a/templates/favorite/index.html.twig +++ b/templates/favorite/index.html.twig @@ -15,6 +15,7 @@ }
+

Favorites

{% for album_liked in favorites %} {% set main_artist = album_liked["artists_sort"] %}