- {% module Template("widgets/data_area_header.html", web_ui_options=web_ui_options) %}
+ {% module Template("widgets/your_data_area_header.html", web_ui_options=web_ui_options) %}
{% if web_ui_options["qrz_enabled"] %}
@@ -76,8 +76,8 @@
-
-
+
+
diff --git a/templates/base.html b/templates/base.html
index 31d7b0f..1ca4f08 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 %}
diff --git a/templates/conditions.html b/templates/conditions.html
index 99cd9e3..23b838a 100644
--- a/templates/conditions.html
+++ b/templates/conditions.html
@@ -284,7 +284,7 @@
-
+
diff --git a/templates/map.html b/templates/map.html
index 94d4b95..89ef703 100644
--- a/templates/map.html
+++ b/templates/map.html
@@ -71,7 +71,7 @@
{% if web_ui_options["qrz_enabled"] or web_ui_options["hamqth_enabled"] %}
- {% module Template("widgets/data_area_header.html", web_ui_options=web_ui_options) %}
+ {% module Template("widgets/your_data_area_header.html", web_ui_options=web_ui_options) %}
{% if web_ui_options["qrz_enabled"] %}
@@ -109,8 +109,8 @@
-
-
+
+
diff --git a/templates/spots.html b/templates/spots.html
index 81dd86d..9fbd1f1 100644
--- a/templates/spots.html
+++ b/templates/spots.html
@@ -77,7 +77,7 @@
- {% module Template("widgets/data_area_header.html", web_ui_options=web_ui_options) %}
+ {% module Template("widgets/your_data_area_header.html", web_ui_options=web_ui_options) %}
{% if web_ui_options["qrz_enabled"] %}
@@ -113,8 +113,8 @@
-
-
+
+
diff --git a/templates/status.html b/templates/status.html
index 3b72a85..106f365 100644
--- a/templates/status.html
+++ b/templates/status.html
@@ -86,7 +86,7 @@
-
+