diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 66d4e0e..11c3b1f 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -15,7 +15,7 @@ {% for _master in _table['MASTERS'] %} - + {% if _table['MASTERS'][_master]['PEERS']|length >0 %} {{_master}}
{{_table['MASTERS'][_master]['REPEAT']}}
@@ -47,6 +47,7 @@ {% endfor %} + {% endif %} {% endfor %} {% else %}