diff --git a/srv/poe_manager/templates/index.html b/srv/poe_manager/templates/index.html index 105ace2..1de5c6f 100644 --- a/srv/poe_manager/templates/index.html +++ b/srv/poe_manager/templates/index.html @@ -10,12 +10,13 @@
{% for d in devices %}
-
+
{{ d[1] }}
{% if d[2] == 0 %} @@ -30,6 +31,7 @@ {% endfor %}
+