From 41f7bf42a369d7ff7b323fa25f788e67384af19d Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 2 Dec 2025 14:45:31 -0800 Subject: [PATCH] Update multi-language support. So far Spanish and english. --- meshview/templates/map.html | 609 +++++++++++++++++++++--------------- 1 file changed, 350 insertions(+), 259 deletions(-) diff --git a/meshview/templates/map.html b/meshview/templates/map.html index fee2b2c..77ced31 100644 --- a/meshview/templates/map.html +++ b/meshview/templates/map.html @@ -1,7 +1,9 @@ {% extends "base.html" %} {% block css %} - +