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 5661274..ca67a1d 100644
--- a/templates/add_spot.html
+++ b/templates/add_spot.html
@@ -1,6 +1,13 @@
{% extends "base.html" %}
{% block content %}
+
+
+ Adding spots to Spothole This page is implemented as a proof of concept for adding spots to the Spothole system. Currently, spots added in this way are only visible within Spothole and are not sent "upstream" to DX clusters or xOTA spotting sites. The functionality might be extended to include this in future if there is demand for it. If you'd like this to be added, please give a thumbs-up on issue #39 or get in touch via email.
+
+
+
+
@@ -53,31 +60,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -87,30 +69,8 @@
-
-
-
-
-
-
Credentials for
-
-
-
-
Credentials are stored only in your browser and are never saved on the server.
-
-
-
-
-
-
-
-
-
-
+
+
-{% end %}
+{% end %}
\ No newline at end of file
diff --git a/templates/alerts.html b/templates/alerts.html
index 532c686..0c5ccb9 100644
--- a/templates/alerts.html
+++ b/templates/alerts.html
@@ -70,8 +70,8 @@
-
-
+
+
{% end %}
\ No newline at end of file
diff --git a/templates/api_only_home.html b/templates/api_only_home.html
index 68aeead..28625c2 100644
--- a/templates/api_only_home.html
+++ b/templates/api_only_home.html
@@ -1,7 +1,6 @@
{% extends "skeleton.html" %}
{% block head_extra %}
-
+
{% end %}
{% block body %}
diff --git a/templates/bands.html b/templates/bands.html
index db6d520..879dbf7 100644
--- a/templates/bands.html
+++ b/templates/bands.html
@@ -76,9 +76,9 @@
-
-
-
+
+
+
{% end %}
\ No newline at end of file
diff --git a/templates/base.html b/templates/base.html
index 359b550..14d6841 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,27 +1,18 @@
{% extends "skeleton.html" %}
{% block head_extra %}
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
{% end %}
{% block body %}