diff --git a/templates/about.html b/templates/about.html index b60c3fa..0d4d667 100644 --- a/templates/about.html +++ b/templates/about.html @@ -69,7 +69,7 @@
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 bf45d67..3445ee7 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -69,8 +69,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/alerts.html b/templates/alerts.html index 1423ffc..e2548a1 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -70,8 +70,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/apidocs.html b/templates/apidocs.html index 854e02a..cc1f15e 100644 --- a/templates/apidocs.html +++ b/templates/apidocs.html @@ -1,8 +1,5 @@ -{% extends "base.html" %} -{% block content %} - +{% extends "skeleton.html" %} +{% block body %}