From 8628d5acedb04940ebcbff4a0c6b5eba1a617306 Mon Sep 17 00:00:00 2001 From: Waldek Date: Thu, 3 Jun 2021 10:25:43 +0200 Subject: [PATCH] html code updated --- templates/main_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main_table.html b/templates/main_table.html index 6044056..ce6bf2d 100644 --- a/templates/main_table.html +++ b/templates/main_table.html @@ -13,7 +13,7 @@ {% for _client, _cdata in _table['MASTERS'][_master]['PEERS'].items() %} {% if _cdata[1]['TS'] == True or _cdata[2]['TS'] == True %} {% if _cdata[1]['TRX'] == "RX" %} - [M: {{ _cdata[1]['CALL']|safe }} + [M{{ _cdata[1]['CALL']|safe }}  >> {{ _cdata[1]['TG']|safe }}]  {% endif %} {% if _cdata[2]['TRX'] == "RX" %}