diff --git a/templates/main_table.html b/templates/main_table.html index 93fa1ca..28f98b7 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -44,7 +44,7 @@ {% endif %} {% if _pdata[2]['TRX'] == "RX" %} P: {{_peer}} - {{ _pdata[2]['SUB']|safe }} [ TS {{ 1 if _pdata[1]['TS'] == True else 2 }}]/td> + {{ _pdata[2]['SUB']|safe }} [TS {{ 1 if _pdata[1]['TS'] == True else 2 }}]/td> {{ _pdata[2]['DEST']|safe }} {% endif %}