mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-03-04 18:38:41 -05:00
Update main_table.html
This commit is contained in:
parent
48a7de05e9
commit
84e34d2c8c
@ -85,7 +85,7 @@
|
|||||||
{% if _table['MASTERS']|length >0 %}
|
{% if _table['MASTERS']|length >0 %}
|
||||||
<tr style="background-color:#f9f9f9f9;"><td>
|
<tr style="background-color:#f9f9f9f9;"><td>
|
||||||
<br>
|
<br>
|
||||||
<div style="text-align:left;"><span style="color:#464646;font-weight:600;line-height:1.4;"> MASTERS:</span></div>
|
<div style="text-align:left;"><span style="color:#464646;font-weight:600;line-height:1.4;"> USERS:</span></div>
|
||||||
<div style="text-align:left;font:9.5pt arial, sans-serif;font-weight:bold;margin-left:25px; margin-right:25px;line-height:1.4;white-space:normal;">
|
<div style="text-align:left;font:9.5pt arial, sans-serif;font-weight:bold;margin-left:25px; margin-right:25px;line-height:1.4;white-space:normal;">
|
||||||
{% for _master in _table['MASTERS'] %}
|
{% for _master in _table['MASTERS'] %}
|
||||||
{% if _table['MASTERS'][_master]['PEERS']|length >0 %}
|
{% if _table['MASTERS'][_master]['PEERS']|length >0 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user