diff --git a/templates/main_table.html b/templates/main_table.html index 2602ab3..357f1d1 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -116,7 +116,7 @@
{% for _peer, _pdata in _table['PEERS'].items() %}   {{_pdata['CALLSIGN']}}   - +
  Peer: {{_peer}}  
  {% endfor %}