diff --git a/templates/hblink_table_gradient.html b/templates/hblink_table_gradient.html
index 376e56a..a1280ca 100644
--- a/templates/hblink_table_gradient.html
+++ b/templates/hblink_table_gradient.html
@@ -33,7 +33,7 @@
Type/Slot: {{ _cdata['SLOTS'] }}
Soft_Ver: {{_cdata['SOFTWARE_ID'] }}
Hardware: {{_cdata['PACKAGE_ID'] }}
-
{{ _peer}} Mode: {{ _table['PEERS'][_peer]['MODE'] }} |
- {{_table['PEERS'][_peer]['CALLSIGN']}}(Id: {{ _table['PEERS'][_peer]['RADIO_ID'] }}) Linked Time Slot: {{ _table['PEERS'][_peer]['SLOTS'] }}
{{_table['PEERS'][_peer]['LOCATION']}} |
+ {{_table['PEERS'][_peer]['CALLSIGN']}}(Id: {{ _table['PEERS'][_peer]['RADIO_ID'] }}) Linked Time Slot: {{ _table['PEERS'][_peer]['SLOTS'] }}
{{_table['PEERS'][_peer]['LOCATION']}} |
{{ _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 |