From 7367155fec8e107db9925089d59eb24040c753ea Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Fri, 3 Apr 2026 13:47:29 -0700 Subject: [PATCH] add note bottom of page --- meshview/templates/net.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meshview/templates/net.html b/meshview/templates/net.html index 46524e4..669bb97 100644 --- a/meshview/templates/net.html +++ b/meshview/templates/net.html @@ -25,6 +25,7 @@ #weekly-message { margin: 15px 0; font-weight: bold; color: #ffeb3b; } #total-count { margin-bottom: 10px; font-style: italic; color: #ccc; } +#net-note { margin: 16px 0 0; font-size: 0.9rem; color: #aaa; } {% endblock %} {% block body %} @@ -50,6 +51,10 @@
+ +
+ Only the earliest report from each device is listed. +