From a3ca590ca311f5869c7d968924c135be66b3b445 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sun, 11 Jan 2026 15:14:34 +0000 Subject: [PATCH] JS import version bump --- templates/about.html | 2 +- templates/add_spot.html | 4 ++-- templates/alerts.html | 4 ++-- templates/bands.html | 6 +++--- templates/base.html | 8 ++++---- templates/map.html | 6 +++--- templates/spots.html | 6 +++--- templates/status.html | 4 ++-- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/about.html b/templates/about.html index 90ec3b4..ecade7a 100644 --- a/templates/about.html +++ b/templates/about.html @@ -63,7 +63,7 @@

This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.

- + {% end %} \ No newline at end of file diff --git a/templates/add_spot.html b/templates/add_spot.html index aa444e6..5a9c281 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -69,8 +69,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/alerts.html b/templates/alerts.html index ab42adc..42dd919 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -168,8 +168,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/bands.html b/templates/bands.html index 71d8a07..73d3d2c 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -134,9 +134,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 8ca9be5..b51e85e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -46,10 +46,10 @@ crossorigin="anonymous"> - - - - + + + + diff --git a/templates/map.html b/templates/map.html index 85929f5..3db361c 100644 --- a/templates/map.html +++ b/templates/map.html @@ -152,9 +152,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/spots.html b/templates/spots.html index 4a7e06e..745200c 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -223,9 +223,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/status.html b/templates/status.html index a3b4e17..9ecb6d7 100644 --- a/templates/status.html +++ b/templates/status.html @@ -3,8 +3,8 @@
- - + + {% end %} \ No newline at end of file