From 48a7de05e95faace90f85993613d66237ddb5b2d Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 22 Feb 2021 21:01:45 +0100 Subject: [PATCH] html code update --- templates/main_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main_table.html b/templates/main_table.html index 544bf7a..1dd02a0 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -112,7 +112,7 @@ {% endif %} {% if _table['PEERS']|length >0 %}
-
  PEERS:
+
  PEERS:
{% for _peer, _pdata in _table['PEERS'].items() %}   {{_peer}}