diff --git a/htdocs/public/views/about.php b/htdocs/public/views/about.php
index 9abcd2e..7d90c03 100644
--- a/htdocs/public/views/about.php
+++ b/htdocs/public/views/about.php
@@ -1,4 +1,4 @@
-
+
About / FAQ
diff --git a/htdocs/public/views/latest.php b/htdocs/public/views/latest.php
index d97fa99..3a23887 100644
--- a/htdocs/public/views/latest.php
+++ b/htdocs/public/views/latest.php
@@ -1,4 +1,4 @@
-
+
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>
diff --git a/htdocs/public/views/raw.php b/htdocs/public/views/raw.php
index e751af6..e1e4b3f 100644
--- a/htdocs/public/views/raw.php
+++ b/htdocs/public/views/raw.php
@@ -1,4 +1,4 @@
-
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>
diff --git a/htdocs/public/views/search.php b/htdocs/public/views/search.php
index 939b64c..0b92dbe 100644
--- a/htdocs/public/views/search.php
+++ b/htdocs/public/views/search.php
@@ -1,4 +1,4 @@
-
+
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>
diff --git a/htdocs/public/views/telemetry.php b/htdocs/public/views/telemetry.php
index 7e2bf08..1d84911 100644
--- a/htdocs/public/views/telemetry.php
+++ b/htdocs/public/views/telemetry.php
@@ -1,4 +1,4 @@
-
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>
diff --git a/htdocs/public/views/trail.php b/htdocs/public/views/trail.php
index 0e89a90..eff8b85 100644
--- a/htdocs/public/views/trail.php
+++ b/htdocs/public/views/trail.php
@@ -1,4 +1,4 @@
-
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>
diff --git a/htdocs/public/views/weather.php b/htdocs/public/views/weather.php
index a054d33..127bcaa 100644
--- a/htdocs/public/views/weather.php
+++ b/htdocs/public/views/weather.php
@@ -1,4 +1,4 @@
-
+
getObjectById($_GET['id'] ?? null); ?>
isExistingObject()) : ?>