diff --git a/README.md b/README.md index 1db3c6c..938b8f2 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Spothole server, or to modify it in any way. More details can be found in the fo * [Use of multiple cluster logins](docs/multicluster.md) * [Modifying the source code](docs/modifying.md) + + ## Thanks As well as being my work, I have also gratefully received feature patches from Steven, M1SDH. diff --git a/images/screenshot.png b/images/screenshot.png index d94220e..919c0e7 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/screenshot2.png b/images/screenshot2.png index d317f4e..09272c7 100644 Binary files a/images/screenshot2.png and b/images/screenshot2.png differ diff --git a/images/screenshot3.png b/images/screenshot3.png index 22c759b..0f0a865 100644 Binary files a/images/screenshot3.png and b/images/screenshot3.png differ diff --git a/images/screenshot4.png b/images/screenshot4.png new file mode 100644 index 0000000..0fc1793 Binary files /dev/null and b/images/screenshot4.png differ diff --git a/templates/add_spot.html b/templates/add_spot.html index 232872c..13f3d11 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 9f61fb7..61b5238 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -84,7 +84,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 48ca748..3c0f0d7 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 1ca4f08..794fb28 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -15,10 +15,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}