MeshCentral/emails/translations/account-login_es.html

12 lines
585 B
HTML
Raw Normal View History

2020-09-07 23:18:46 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - Inicio de Sesión</div>
<div style="font-family:Arial,Helvetica,sans-serif">
2020-04-04 01:35:04 -04:00
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
2020-09-07 23:18:46 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Inicio de Sesión</b>
2020-04-04 01:35:04 -04:00
</td>
</tr>
</tbody></table>
2021-07-15 16:08:21 -04:00
<p>Tu token de inicio de sesión es: [[[TOKEN]]]</p>
2020-09-07 23:18:46 -04:00
<p>Este token sólo se puede usar una vez y es válido durante 5 minutos.</p>
2020-04-04 01:35:04 -04:00
</div></body></html>