diff --git a/core/constants.py b/core/constants.py index f412f6b..c8ca41e 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.4-pre" +SOFTWARE_VERSION = "1.4" # 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 540222d..7322692 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 453ffd0..433a78a 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 5d839d4..8292043 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -75,8 +75,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 288c228..fff84e8 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 4211675..dd3fac7 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index 0b94bfd..9ff5a26 100644 --- a/templates/map.html +++ b/templates/map.html @@ -108,8 +108,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index e33c181..a9f0ecd 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -116,8 +116,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index f7223ec..225745b 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,7 +59,7 @@ - +