diff --git a/templates/index.html b/templates/index.html
index 14fa0c6..664a0d1 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,6 +10,7 @@
+
@@ -42,43 +61,47 @@
📍 Nodes
{% for node in nodes %}
-
-
{{ node.name }}
-
{{ node.ip }}
-
-
- {{ node.status }}
-
+
+
-
+
{{ node.ip }}
+
+
+ {{ node.status }}
+
+
{% endfor %}
-
+
-
+
-
+
-
Warte auf Befehle...
+
Warte auf Aufgaben...
-