diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 97fdfcc..f534e78 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -2,7 +2,7 @@ - + @@ -74,7 +74,7 @@
Homebrew Protocol
Master Systems
ID/Callsign/Location
IP:Port/Time Connected
ID/Callsign/Location
Port/Time Connected
Frequency CC
LinkedTS
Slot
- + @@ -82,7 +82,7 @@ - +
OpenBridge SystemsNetwork ID
Target IP:Port
Network ID
Target Port
Active Calls
{{ _openbridge}} {{ _table['OPENBRIDGES'][_openbridge]['NETWORK_ID'] }}
Internet src port: {{ _table['OPENBRIDGES'][_openbridge]['TARGET_PORT'] }}
{{ _table['OPENBRIDGES'][_openbridge]['NETWORK_ID'] }}
Port: {{ _table['OPENBRIDGES'][_openbridge]['TARGET_PORT'] }}
{% 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 %}