MeshCentral/emails/translations/account-login_pl.html

12 lines
575 B
HTML
Raw Normal View History

2021-08-22 23:39:02 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - Logowanie do Konta</div>
2021-08-22 02:02:28 -04:00
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
2021-08-22 23:39:02 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Logowanie do Konta</b>
2021-08-22 02:02:28 -04:00
</td>
</tr>
</tbody></table>
2021-08-22 23:39:02 -04:00
<p>Twój token logowania to: [[[TOKEN]]]</p>
<p>Ten token może być użyty tylko raz i jest ważny przez 5 minut.</p>
2021-08-22 02:02:28 -04:00
</div></body></html>