master
html 36 lines 1.11 KB
Raw
1 <html><head></head><body><div>[[[SERVERNAME]]] - Notifica dispositivo</div>
2 <div style="font-family:Arial,Helvetica,sans-serif">
3 <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4 <tbody><tr>
5 <td>
6 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Notifica dispositivo</b>
7 </td>
8 </tr>
9 </tbody></table>
10 <area-header>
11 <p>
12 I seguenti dispositivi hanno cambiato il loro stato di connessione.
13 </p>
14 </area-header>
15 <area-connections>
16 <p>
17 Dispositivi collegati:
18 </p>
19 <p><b>
20 [[[CONNECTIONS]]]
21 </b></p>
22 </area-connections>
23 <area-disconnections>
24 <p>
25 Dispositivi disconnessi:
26 </p>
27 <p><b>
28 [[[DISCONNECTIONS]]]
29 </b></p>
30 </area-disconnections>
31 <area-footer>
32 <p>
33 Per annullare l'iscrizione, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">clicca qui</a> entro 1 ora dalla ricezione di questo messaggio.
34 </p>
35 </area-footer>
36 </div></body></html>