diff --git a/templates/main_table.html b/templates/main_table.html index 4d70ee1..a28a43d 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 }}] {{ _pdata[2]['DEST']|safe }} {% endif %}