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}}