From af115566e99da596674719470d3a1129d1f1ffa0 Mon Sep 17 00:00:00 2001 From: Jonas Huber Date: Sun, 24 Dec 2023 11:36:27 +0100 Subject: [PATCH] set initial load spinner style in style tag instead of inline style --- htmxdj/templates/pages/home.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/htmxdj/templates/pages/home.html b/htmxdj/templates/pages/home.html index 680aaed..ae1517b 100644 --- a/htmxdj/templates/pages/home.html +++ b/htmxdj/templates/pages/home.html @@ -18,10 +18,15 @@ id="content-news"> + + {% endblock content %} {% block javascript %}