| 1 | <html><head></head><body><div>[[[SERVERNAME]]] - Inicio de Sesión</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]]] - Inicio de Sesión</b> |
| 7 | </td> |
| 8 | </tr> |
| 9 | </tbody></table> |
| 10 | <p>Tu token de inicio de sesión es: [[[TOKEN]]]</p> |
| 11 | <p>Este token sólo se puede usar una vez y es válido durante 5 minutos.</p> |
| 12 | </div></body></html> |