diff --git a/templates/hblink_table.html b/templates/hblink_table.html
index 92b7ab7..b94073c 100644
--- a/templates/hblink_table.html
+++ b/templates/hblink_table.html
@@ -28,8 +28,8 @@
{{_cdata['LOCATION']}}
{{ _cdata['CONNECTED'] }} |
TS1 |
- {{ _cdata[1]['SUB'] }} |
- {{ _cdata[1]['DEST'] }} |
+ {{ _cdata[1]['SUB'] }} |
+ {{ _cdata[1]['DEST'] }} |
TS2 |
{{ _cdata[2]['SUB'] }} |
@@ -57,8 +57,8 @@
{{ _table['PEERS'][_peer]['STATS']['CONNECTED'] }}
{{ _table['PEERS'][_peer]['STATS']['PINGS_SENT'] }} / {{ _table['PEERS'][_peer]['STATS']['PINGS_ACKD'] }} / {{ _table['PEERS'][_peer]['STATS']['PINGS_SENT'] - _table['PEERS'][_peer]['STATS']['PINGS_ACKD'] }} |
TS1 |
- {{ _pdata[1]['SUB'] }} |
- {{ _pdata[1]['DEST'] }} |
+ {{ _pdata[1]['SUB'] }} |
+ {{ _pdata[1]['DEST'] }} |
TS2 |
{{ _pdata[2]['SUB'] }} |