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" %}