MeshCentral/emails/translations/account-login_es.html

12 lines
584 B
HTML

<html><head></head><body><div>[[[SERVERNAME]]] - Nombre de Usuario</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Nombre de Usuario</b>
</td>
</tr>
</tbody></table>
<p>Su token de inicio de sesión es: [[[TOKEN]]]</p>
<p>Este token solo se puede usar una vez y es válido durante 5 minutos.</p>
</div></body></html>