12 lines
597 B
HTML
12 lines
597 B
HTML
<html><head></head><body><div>[[[SERVERNAME]]] - Connexion au compte</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]]] - Connexion au compte</b>
|
|
</td>
|
|
</tr>
|
|
</tbody></table>
|
|
<p>Votre jeton de connexion est: [[[TOKEN]]]</p>
|
|
<p>Ce jeton ne peut être utilisé qu'une seule fois et est valide pendant 5 minutes.</p>
|
|
</div></body></html> |