From 1bd41ae82a98eba45ecc937f7fd61cebb5e03aec Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 21 Feb 2025 11:57:01 -0800 Subject: [PATCH] Adding screenshots --- meshview/templates/map.html | 155 ++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 meshview/templates/map.html diff --git a/meshview/templates/map.html b/meshview/templates/map.html new file mode 100644 index 0000000..2247f5e --- /dev/null +++ b/meshview/templates/map.html @@ -0,0 +1,155 @@ +{% extends "base.html" %} +{% block css %} + + +{% endblock %} + +{% block body %} +
+ +
+ LongFast + MediumSlow + LongFast Routers + MediumSlow Routers +
+ + + + +{% endblock %} +test