From 0cea777616bea6afc26c69e6f49fe989424630b4 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sat, 25 Jul 2026 16:51:52 +0100 Subject: [PATCH] Put static assets in a separate directory so they can be delivered directly by nginx --- 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 +- webassets/img/flags/generate.py | 4 ++-- .../vendor/css/leaflet-extra-markers-1.2.2.min.css | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/templates/add_spot.html b/templates/add_spot.html index c164a6b..683a68f 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 832345b..8b93c5a 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 5ee8472..2d18a3a 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -75,8 +75,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 8e27dd3..22e6348 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 f260457..c047940 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index f0d6b19..05546b4 100644 --- a/templates/map.html +++ b/templates/map.html @@ -108,8 +108,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index 37cdc48..92a7434 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -116,8 +116,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 9dfe3c5..d7ea03b 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,7 +59,7 @@ - +