From adf54e211279a4efd6231b3396fbb28c7267258c Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Thu, 5 Dec 2019 13:10:59 +0100 Subject: FUNCT Add strength to wifi --- src/templates/wifi.template.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/templates/wifi.template.html b/src/templates/wifi.template.html index a2203c3..72b93b4 100644 --- a/src/templates/wifi.template.html +++ b/src/templates/wifi.template.html @@ -18,7 +18,7 @@
-
+
{{ properties.name }}
@@ -26,8 +26,10 @@ {{ properties.ethernet.address}}
-
- {{ properties.strength }}% +
+
+
+
{{ /devices }} -- cgit 1.2.3-korg