From 00ec7d0b4f2948537975521e0f9b565fbfe3d254 Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 29 Jun 2020 13:35:23 +0200 Subject: [PATCH] Update hblink_table_gradient.html --- templates/hblink_table_gradient.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/hblink_table_gradient.html b/templates/hblink_table_gradient.html index df40920..04827d7 100644 --- a/templates/hblink_table_gradient.html +++ b/templates/hblink_table_gradient.html @@ -1,6 +1,7 @@ {% include 'lastheard.html' %}
 .: HBlink status :.  + {% if _table['MASTERS']|length >0 %} @@ -45,6 +46,14 @@ {% endfor %} {% endfor %}
HB Protocol
Master Systems
+ {% else %} + + + + +
Connecting to HBLink Server ...
+ {% endif %} + {% if _table['PEERS']|length >0 %}
@@ -72,6 +81,7 @@ {% endfor %}
+ {% endif %} {% if _table['OPENBRIDGES']|length >0 %}