From 0543aeb6501db6509f986b250a49a6901c3c95b3 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 2 Dec 2025 14:24:10 -0800 Subject: [PATCH] Update multi-language support. So far Spanish and english. --- meshview/templates/map.html | 446 +++++++++++++++++------------------- 1 file changed, 208 insertions(+), 238 deletions(-) diff --git a/meshview/templates/map.html b/meshview/templates/map.html index d2627c1..fee2b2c 100644 --- a/meshview/templates/map.html +++ b/meshview/templates/map.html @@ -5,23 +5,30 @@ {% endblock %} {% block body %} +
+ +
@@ -34,29 +41,32 @@
- - +
Show Routers Only
+
+
+ {% endblock %}