From 85a4def3be1daa7e38104453ea5ff029139f9504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20H=C3=A1la?= Date: Fri, 12 Jan 2024 15:12:44 +0100 Subject: [PATCH] Add loading spinner --- backend/templates/songs/index.html | 43 +++++++++++++++++++----------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/backend/templates/songs/index.html b/backend/templates/songs/index.html index 6647c74..0bc34b1 100644 --- a/backend/templates/songs/index.html +++ b/backend/templates/songs/index.html @@ -85,24 +85,31 @@
<%:author%>
-
-
-
-
{% trans "Search" %}
+
+
+ Loading...
- -
- - - -
- - +
+
+
+
+
{% trans "Search" %}
+
+ +
+
+ + + +
+ + +