mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
48 lines
1.7 KiB
HTML
48 lines
1.7 KiB
HTML
<html>
|
|
|
|
<head>
|
|
</head>
|
|
|
|
<body>
|
|
<font face=sans-serif>
|
|
<table align=center width=80% border=1 bordercolor=#909090 cellpadding=0 cellspacing=0 style="border-collapse: collapse; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.5)">
|
|
<tr>
|
|
<td bgcolor=#EFB956 align=center style="padding: 20px 10px 10px 10px; font-size: 36px; font-weight: bold; color:#7F6000; text-shadow: 4px 4px 6px #909090">
|
|
Pi.Alert Report
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<table width=100% border=0 bgcolor=#FFD966 cellpadding=5px cellspacing=0 style="border-collapse: collapse; font-size: 16px; text-align:center; color:#5F5000">
|
|
<tr>
|
|
<td width=33%> Report Date: <b>2021-01-01 08:00</b> </td>
|
|
<td width=34%> Scan Cycle: <b>1</b> </td>
|
|
<td width=33%> Server: <b>pi4</b> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td bgcolor=#F5F5F5 height=200 valign=top style="padding: 10px">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<table width=100% border=0 bgcolor=#70AD47 cellpadding=5px cellspacing=0 style="border-collapse: collapse; font-size: 12px; font-weight: bold; color:#385723">
|
|
<tr>
|
|
<td width=25% style="text-align:Left"> Puche 2021</td>
|
|
<td width=50% style="text-align:center"> Pi.Alert 2.50 / 2021-01-01 </td>
|
|
<td width=25% style="text-align:right"> GNU GPLv3</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</font>
|
|
</body>
|
|
</html>
|