mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-09-06 07:07:50 -04:00
Update index_template.html
This commit is contained in:
parent
8763fa0785
commit
c16d544539
@ -69,6 +69,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<!-- Start Buttons code -->
|
||||||
<style>
|
<style>
|
||||||
.button {
|
.button {
|
||||||
background-color: #aa6103;
|
background-color: #aa6103;
|
||||||
@ -133,9 +134,10 @@
|
|||||||
/* Change the background color of the dropdown button when the dropdown content is shown */
|
/* Change the background color of the dropdown button when the dropdown content is shown */
|
||||||
.dropdown:hover .dropbtn {background-color: #3e8e41;}
|
.dropdown:hover .dropbtn {background-color: #3e8e41;}
|
||||||
</style>
|
</style>
|
||||||
|
<!-- END Buttons code -->
|
||||||
</head>
|
</head>
|
||||||
<body style="font: 10pt arial, sans-serif">
|
<body style="font: 10pt arial, sans-serif">
|
||||||
<center><div style="width:1250px; margin-top:20px;">
|
<center><div style="width:1250px; margin-top:5px;">
|
||||||
<img src="data:image/png;base64,
|
<img src="data:image/png;base64,
|
||||||
iVBORw0KGgoAAAANSUhEUgAAASsAAABACAYAAABC4FGZAAANW3pUWHRSYXcgcHJvZmlsZSB0eXBl
|
iVBORw0KGgoAAAANSUhEUgAAASsAAABACAYAAABC4FGZAAANW3pUWHRSYXcgcHJvZmlsZSB0eXBl
|
||||||
IGV4aWYAAHjarZlplhs5DoT/8xRzBO7LcUgAfG9uMMefDymVl7Ldbc90qV2pSqWYIAKICGQH+8+/
|
IGV4aWYAAHjarZlplhs5DoT/8xRzBO7LcUgAfG9uMMefDymVl7Ldbc90qV2pSqWYIAKICGQH+8+/
|
||||||
@ -275,10 +277,11 @@ xmW1FSpL/jxFl/CgLkFjS/lRk+Vlc6VnWtwAehdTtBqjS/jE5ortBuZXJV1GBT5Po5yI8Bsa+BEF
|
|||||||
KnGYKTMbB10sVqy6MX/bfFJqlAr6cCkRTkaI5GLUSW2h5/mTCkGI6wE2mwQPB+azed065NxzO/Xw
|
KnGYKTMbB10sVqy6MX/bfFJqlAr6cCkRTkaI5GLUSW2h5/mTCkGI6wE2mwQPB+azed065NxzO/Xw
|
||||||
3B4tVh1qlIfxXclhm83172grHmkjLu3Csu2ue2ivzLQb4snnNtid5fSlF6vDyehsvpuLe9YOGhuH
|
3B4tVh1qlIfxXclhm83172grHmkjLu3Csu2ue2ivzLQb4snnNtid5fSlF6vDyehsvpuLe9YOGhuH
|
||||||
U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/></center>
|
U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/></center>
|
||||||
<center><p><span style="color:brown;font-size: 17px; font-weight:bold;"><<<system_name>>></span></p></center>
|
<center><span style="color:brown;font-size: 16px; font-weight:bold;"><<<system_name>>></span></center>
|
||||||
<p><center><<<timeout_warning>>></center></p>
|
<p><center><<<timeout_warning>>></center></p>
|
||||||
<center>
|
<center>
|
||||||
<center>
|
<center>
|
||||||
|
<!-- Start Buttons code -->
|
||||||
<!-- <div class="dropdown">
|
<!-- <div class="dropdown">
|
||||||
<button class="dropbtn">Inne HBLink</button>
|
<button class="dropbtn">Inne HBLink</button>
|
||||||
<div class="dropdown-content">
|
<div class="dropdown-content">
|
||||||
@ -297,6 +300,7 @@ U2Ek5W/qKzWO9GPftZPKtDvv4VB52tG8zVU8+dr2vkg55eqhekTx//JAHDJIlwA6AAAAAElFTkSu"/><
|
|||||||
|
|
||||||
<a target='_blank' href="#"><button class="button link">Last Heard</button></a>
|
<a target='_blank' href="#"><button class="button link">Last Heard</button></a>
|
||||||
-->
|
-->
|
||||||
|
<!-- END Buttons code -->
|
||||||
<noscript>You must enable JavaScript</noscript>
|
<noscript>You must enable JavaScript</noscript>
|
||||||
<style>table, td, th {border: .5px solid black; padding: 2px; border-collapse: collapse; text-align:center;}</style>
|
<style>table, td, th {border: .5px solid black; padding: 2px; border-collapse: collapse; text-align:center;}</style>
|
||||||
<div style="width: 1250px;">
|
<div style="width: 1250px;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user