mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-11-08 08:46:28 -05:00
html code updated
This commit is contained in:
parent
68877ebff4
commit
3234e26c4d
@ -28,7 +28,7 @@
|
||||
{% endfor %}
|
||||
|
||||
{% else %}
|
||||
<table style='width:100%; font: 13pt arial, sans-serif; margin-top:8px;'>
|
||||
<table style='width:100%; font: 13pt arial, sans-serif; margin-top:4px;margin-bottom:5px;'>
|
||||
<tr style='border:none; background-color:#f9f9f9f9;'>
|
||||
<td style='border:none;height:60px;'><font color=brown><b><center>Waiting for data from the DMR server ...</center></b></td>
|
||||
</tr>
|
||||
@ -50,8 +50,7 @@
|
||||
</tr>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<tr style="background-color:#f9f9f9;"><td colspan=3 height=5pt><hr style="height:1px;border:none;color:#f9f9f9;background-color:#f9f9f9;"></hr></td></tr>
|
||||
|
||||
<tr style="background-color:#f9f9f9;height="2px""><td colspan=3><hr style="padding:0px; margin:0px;border:none;color:#f9f9f9;background-color:#f9f9f9;"></td></tr>
|
||||
{% if _table['OPENBRIDGES']|length >0 %}
|
||||
<tr style="height:30px;width:100%; font: 10pt arial, sans-serif;{{ themec }}">
|
||||
<th style='width: 20%;'>Systems OpenBridge</th>
|
||||
|
Loading…
Reference in New Issue
Block a user