Files
VSC/Web/SO Sig Mail Layout/mail.html
T
claudio 368d6fafea Issue
Code backup
2026-05-10 16:59:01 +02:00

33 lines
2.2 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<title>Service Operation Signatures Notify Mail</title>
</head>
<body style="width: 600px;">
<table style="width: 100%;">
<caption>
Viene richiesta la firma delle seguenti settimane <br>
Signature are requaired for following week
</caption>
<tr style="height: 50px;">
<td>Week<br>01/01/2024 - 08/01/2024</td>
<td><a href="https://portal.pal.it" style="background-color:yellow; border-radius: 8px;" onclick="">Firma</a></td>
</tr>
<tr style="height: 50px;">
<td>Week<br>09/01/2024 - 16/01/2024</td>
<td><a href="https://portal.pal.it" style="background-color:yellow; border-radius: 8px;" onclick="">Firma</a></td>
</tr>
<tr style="height: 50px;">
<td>Week<br>17/01/2024 - 24/01/2024</td>
<td><a href="https://portal.pal.it" style="background-color:yellow; border-radius: 8px;" onclick="">Firma</a></td>
</tr>
</table>
<footer>
<p style="text-justify: inter-word; font-size: 12px;">This document is intended only for the named adressee. If you receive this message by mistake you are requested to destroy it and contact us at PAL's e-mail address '<a href="mailto:info@pal.it" style="color: blue;">info@pal.it</a>'. PAL S.r.l. considers this document privileged, confidential and of great economical value. Any dissemination, copy, re-transmission, divulgation to third party or to competitors all over the world or other use of it in full or partially is prohibited without prior consent of PAL Directors. This e-mail comes from a non-personal e-mail box and, consequently, the content of the same as well as that of the e-mails addressed to it may be brought to the attention of other users of the sender's organization. The e-mail box usage is governed by current privacy legislation.</p>
</footer>
</body>
</html>