From 1859eccf0ee4793ac75d058562374ee9e3eb0660 Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Mon, 26 Jun 2023 20:06:32 +0200 Subject: [PATCH] ui: Cleanup --- basicswap/templates/offers.html | 137 ++++++++++++++------------------ 1 file changed, 59 insertions(+), 78 deletions(-) diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 3418ead..2467840 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -57,6 +57,7 @@ {% include 'inc_messages.html' %} + {% if show_chart %}
@@ -81,26 +82,6 @@
- - -
@@ -806,6 +787,64 @@ const chart = new Chart(ctx, {
+
+
+
+
+ +
+
+
+

Page: {{ filters.page_no }}

+
+
+
+ +
+
+
+
+ +
+
+
+
+
+ +{% include 'footer.html' %} + -
-
-
-
- -
-
-
-

Page: {{ filters.page_no }}

-
-
-
- -
-
-
-
- - - - - - - -{% include 'footer.html' %} -