diff --git a/templates/hblink_table.html b/templates/hblink_table.html
index 0a29c98..a30b34b 100644
--- a/templates/hblink_table.html
+++ b/templates/hblink_table.html
@@ -17,7 +17,7 @@
{{_master}}
{{_table['MASTERS'][_master]['REPEAT']}} |
{% for _client, _cdata in _table['MASTERS'][_master]['PEERS'].iteritems() %}
-
+
{{ _client }}, {{ _cdata['CALLSIGN'] }}, {{ _cdata['LOCATION'] }}
{{ _cdata['IP'] }} src port: {{ _cdata['PORT'] }} / connected since {{ _cdata['CONNECTED'] }} |
{{ _cdata['RX_FREQ'] }} {{ _cdata['TX_FREQ'] }} |
CC: {{ _cdata['COLORCODE'] }} {{ _cdata['SLOTS'] }} |