From fd02b86db3ee35a46b4fcb86c59d5851fc7900fc Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 29 Jun 2020 13:37:19 +0200 Subject: [PATCH] Update hblink_table_old.html --- templates/hblink_table_old.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/templates/hblink_table_old.html b/templates/hblink_table_old.html index 7acebc6..42fc873 100644 --- a/templates/hblink_table_old.html +++ b/templates/hblink_table_old.html @@ -1,6 +1,7 @@ {% include 'lastheard.html' %}
 .: HBlink status :.  + {% if _table['MASTERS']|length >0 %} @@ -10,9 +11,7 @@ - {% for _master in _table['MASTERS'] %} - @@ -45,6 +44,14 @@ {% endfor %} {% endfor %}
HB Protocol
Master Systems
Source Subscriber Destination
{{_master}}
{{_table['MASTERS'][_master]['REPEAT']}}
+ {% else %} + + + + +
Connecting to HBLink Server ...
+ {% endif %} + {% if _table['PEERS']|length >0 %}
@@ -72,6 +79,7 @@ {% endfor %}
+ {% endif %} {% if _table['OPENBRIDGES']|length >0 %}