mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-06 03:18:31 -04:00
html code updated
This commit is contained in:
parent
92095878de
commit
8628d5aced
@ -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" %}
|
||||
 [<span style="color:#008000;">M</span>: <span style="color:#0065ff;">{{ _cdata[1]['CALL']|safe }}</span>
|
||||
 [<span style="color:#008000;">M</span>: <span style="color:#0065ff;">{{ _cdata[1]['CALL']|safe }}</span>
|
||||
<font color=red>>></font> <span style="color:#b5651d;">{{ _cdata[1]['TG']|safe }}</span>]
|
||||
{% endif %}
|
||||
{% if _cdata[2]['TRX'] == "RX" %}
|
||||
|
Loading…
Reference in New Issue
Block a user