From f1e405e585ecae5d23789c125f5d1c60eb3e8b1a Mon Sep 17 00:00:00 2001 From: Waldek Date: Sun, 5 Jul 2020 10:18:17 +0200 Subject: [PATCH] Update hblink_table_blue.html --- templates/hblink_table_blue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hblink_table_blue.html b/templates/hblink_table_blue.html index a452a9e..3b06c4a 100644 --- a/templates/hblink_table_blue.html +++ b/templates/hblink_table_blue.html @@ -99,7 +99,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 %}