From e6417dcd32424fdac66c4a49d2e7ec85eb55ad4c Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 29 Jun 2020 13:32:44 +0200 Subject: [PATCH] Update hblink_table.html --- templates/hblink_table.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 9909b63..737d985 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -1,6 +1,7 @@ {% include 'lastheard.html' %}
 .: HBlink status :.  + {% if _table['MASTERS']|length >0 %} @@ -45,6 +46,15 @@ {% endfor %} {% endfor %}
HB Protocol
Master Systems
+ {% else %} + + + + +
Connecting to HBLink Server ...
+ {% endif %} + + {% if _table['PEERS']|length >0 %}
@@ -72,6 +82,8 @@ {% endfor %}
+{% endif %} + {% if _table['OPENBRIDGES']|length >0 %}