diff --git a/templates/add_spot.html b/templates/add_spot.html index fcbc864..7084e4b 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -77,7 +77,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index ac4eb7e..5316ccd 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -85,7 +85,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index a6d034b..d70c731 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 53cad9d..73ea54b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -16,10 +16,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
Spothole itself is also open source, Public Domain licenced code that anyone can take and modify. The source code is here.
-The software was written by Ian Renton, MØTRT with code contributions by - Steven, M1SDH. The full list of thanks due to others can be found at the bottom of this page.
This server is running Spothole version {{software_version}}.
{% end %} diff --git a/templates/help/accuracy.html b/templates/help/accuracy.html index 611f797..644846a 100644 --- a/templates/help/accuracy.html +++ b/templates/help/accuracy.html @@ -1,7 +1,7 @@ {% extends "help_page.html" %} {% block help_content %} -Please note that the data coming out of Spothole is only as good as the data going in. People mis-hear and make typos when spotting callsigns all the time. There are also plenty of cases where Spothole's data, particularly location data, may be inaccurate. For example, there are POTA parks that span multiple US states, countries that @@ -9,9 +9,9 @@ accuracy is important, such as contesting, you should not rely on Spothole's data to fill in any gaps in your log.
In the Spothole user interface, under "Your Data", you can enter your credentials for QRZ.com and/or HamQTH if - you have them. This allows Spothole to augment its data with lookups from these services. See the following - section, Privacy, for details of how these are handled. If you are looking at the map and see lots of spots in - the geographic centre of countries, allowing these lookups will help. For QRZ.com a paid account is required to - look up operator locations.
+ you have them. This allows Spothole to augment its data with lookups from these services. See the Privacy section for details of how these are handled. If you are looking at the + map and see lots of spots in the geographic centre of countries, allowing these lookups will help. For QRZ.com a + paid account is required to look up operator locations. {% end %} diff --git a/templates/help/faq.html b/templates/help/faq.html index 6ae62bb..316d479 100644 --- a/templates/help/faq.html +++ b/templates/help/faq.html @@ -1,7 +1,7 @@ {% extends "help_page.html" %} {% block help_content %} -This is a tool for amateur ("ham") radio users. Many amateur radio operators like to make contacts with others who are doing something more interesting than sitting in their home "shack", such as people in rarely-seen diff --git a/templates/help/help_page.html b/templates/help/help_page.html index a218555..975e0f3 100644 --- a/templates/help/help_page.html +++ b/templates/help/help_page.html @@ -3,12 +3,12 @@
Welcome to Spothole's help pages.
+Spothole is a utility to aggregate spots from amateur radio DX clusters and xOTA spotting sites, and provide an + open JSON API as well as a website to browse the data.
+In the sections below, you can find more information about what Spothole is, and how to use it.
Spothole collects no data about you on a permanent basis. All spots and alerts are "timed out" and deleted from the system after a set interval, which by default is one hour for spots and one week for alerts.
Settings you select from Spothole's menus are sent to the server, in order to provide the data with the requested diff --git a/templates/help/thanks.html b/templates/help/thanks.html index e3c26e6..5ce9437 100644 --- a/templates/help/thanks.html +++ b/templates/help/thanks.html @@ -2,6 +2,8 @@ {% block help_content %}
The software was written by Ian Renton, MØTRT with code contributions by + Steven, M1SDH.
This project would not have been possible without those volunteers who have taken it upon themselves to run DX clusters, xOTA programmes, DXpedition lists, callsign lookup databases, solar conditions and propagation modelling software, and other online tools on which Spothole's data is based. The vast majority of these are not diff --git a/templates/help/using.html b/templates/help/using.html index 294c260..9d385ad 100644 --- a/templates/help/using.html +++ b/templates/help/using.html @@ -1,7 +1,7 @@ {% extends "help_page.html" %} {% block help_content %} -
There are a number of different ways to use Spothole, depending on what you want to do with it and your level of technical skill: