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