From b2b1c6c0402a0298bd6f4d598cade6c200c1896e Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 7 May 2024 18:29:21 -0500 Subject: [PATCH] Let React app replace preload (#3900) * Let React app replace preload * Fix html structure * Fix indent --- bskyweb/templates/base.html | 21 +++++++++++---------- web/index.html | 11 ++++++----- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index f46e09a4..cb2caed4 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -270,18 +270,19 @@ {%- block body_all %} -
- - +
+
+ + +
-
-
-
- - -
-
+
+
+ + +
+