| 1 | <html><head></head><body><div>[[[SERVERNAME]]] - Accesso all'account</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]]] - Accesso all'account</b> |
| 7 | </td> |
| 8 | </tr> |
| 9 | </tbody></table> |
| 10 | <p>Il tuo token di accesso è: [[[TOKEN]]] </p> |
| 11 | <p>Questo token può essere utilizzato solo una volta ed è valido per 5 minuti.</p> |
| 12 | </div></body></html> |