From 98c4dc88d30f51da6ef755ccacfc18117c42e300 Mon Sep 17 00:00:00 2001 From: Waldek Date: Sun, 5 Jul 2020 10:19:54 +0200 Subject: [PATCH] Update hblink_table_old.html --- templates/hblink_table_old.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hblink_table_old.html b/templates/hblink_table_old.html index 6e60b21..a36d688 100644 --- a/templates/hblink_table_old.html +++ b/templates/hblink_table_old.html @@ -96,7 +96,7 @@ {{ _openbridge}}
Net ID: {{ _table['OPENBRIDGES'][_openbridge]['NETWORK_ID'] }} - {% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS'] %}({{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }} | {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %} + {% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS'] %}({{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }} | {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %} {% endfor %}