From e52790f07daaad3ab346ab2d517d2d476c560f2a Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sat, 5 Sep 2026 10:19:53 +0100 Subject: [PATCH] Alerts page layout fixes --- templates/add_spot.html | 2 +- templates/alerts.html | 4 +++- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/cards/duration_limit_alerts.html | 6 ++---- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/templates/add_spot.html b/templates/add_spot.html index 0f806e3..dd3bcde 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -77,7 +77,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 32532ad..ad910bd 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -3,6 +3,8 @@
+
+
{% module Template("widgets/filters_display_data_buttons.html", web_ui_options=web_ui_options) %} @@ -81,7 +83,7 @@
- + diff --git a/templates/bands.html b/templates/bands.html index be264d0..ef74cdd 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@
- - + + diff --git a/templates/base.html b/templates/base.html index eeeac64..c9ab30e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -16,10 +16,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
diff --git a/templates/cards/duration_limit_alerts.html b/templates/cards/duration_limit_alerts.html index 4c96bfc..e100956 100644 --- a/templates/cards/duration_limit_alerts.html +++ b/templates/cards/duration_limit_alerts.html @@ -19,13 +19,11 @@ -

-

+ DXpeditions that are longer
+ Contests that are longer

\ No newline at end of file diff --git a/templates/conditions.html b/templates/conditions.html index 69da9f6..265d3ba 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index c16f763..e6ead7c 100644 --- a/templates/map.html +++ b/templates/map.html @@ -113,8 +113,8 @@ const CARTODB_API_KEY = "{{ web_ui_options.get('cartodb_api_key', '') }}"; - - + + diff --git a/templates/spots.html b/templates/spots.html index 1471da7..7774944 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -113,8 +113,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index c3ca065..3c950bb 100644 --- a/templates/status.html +++ b/templates/status.html @@ -86,7 +86,7 @@ - +