From 0e6eba80a9b928c560f06a4ae6cdc334a4967829 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Tue, 11 Aug 2026 05:50:18 +0100 Subject: [PATCH] v1.5.2 --- core/constants.py | 2 +- templates/add_spot.html | 2 +- templates/alerts.html | 2 +- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/core/constants.py b/core/constants.py index 3b9509a..c239a5e 100644 --- a/core/constants.py +++ b/core/constants.py @@ -3,7 +3,7 @@ from data.band import Band from data.sig import SIG # General software -SOFTWARE_VERSION = "1.5" +SOFTWARE_VERSION = "1.5.2" # HTTP headers used for spot providers that use HTTP HTTP_HEADERS = {"User-Agent": "Spothole v" + SOFTWARE_VERSION + " (operated by " + SERVER_OWNER_CALLSIGN + ")"} diff --git a/templates/add_spot.html b/templates/add_spot.html index ba4a8a4..90824a8 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 9f0b39e..ac6dfe9 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 021b8b8..9a27520 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -72,8 +72,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index dcc3553..ff1afdc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -10,10 +10,10 @@ - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index a704777..e8bdc99 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index af55ca1..42f7505 100644 --- a/templates/map.html +++ b/templates/map.html @@ -105,8 +105,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index 5eea279..c9fd3a7 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -113,8 +113,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 5d0b7bc..e828f67 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,7 +59,7 @@ - +