diff --git a/templates/hblink_table.html b/templates/hblink_table.html
index 0f6bce7..7093115 100644
--- a/templates/hblink_table.html
+++ b/templates/hblink_table.html
@@ -7,8 +7,8 @@
Callsign (DMR Id) Location |
Time Connected |
Slot |
- Source Subscriber |
- Destination |
+ Source Subscriber |
+ Destination |
{% for _master in _table['MASTERS'] %}
@@ -47,8 +47,8 @@
Callsign (DMR Id) Master IP:Port |
Connected TX/RX/Lost |
Slot |
- Source Subscriber |
- Destination |
+ Source Subscriber |
+ Destination |
{% for _peer, _pdata in _table['PEERS'].items() %}