From ab0aca9f903a7cda93e05adb2a2a4a8dc8e754e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Tue, 3 Oct 2023 22:57:37 +0000 Subject: [PATCH] Add song info and remove string bodging --- backend/templates/songlist.html | 175 ++++++++++++++++++++++++++------ 1 file changed, 144 insertions(+), 31 deletions(-) diff --git a/backend/templates/songlist.html b/backend/templates/songlist.html index f64509c..f25b5e7 100644 --- a/backend/templates/songlist.html +++ b/backend/templates/songlist.html @@ -23,33 +23,47 @@

-
-
+
+
+

+
+
-
-

+
+

+
+
+

+
+
+
+
+

+
+
+

-
-
-
- - -
+
+
+ + +
+
- {% endblock %} {% block extrajs %}