MeshCentral/emails/translations/account-login_ja.html

12 lines
620 B
HTML
Raw Normal View History

2020-08-24 02:35:29 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - アカウントログイン</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-08-24 02:35:29 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - アカウントログイン</b>
2020-04-04 01:35:04 -04:00
</td>
</tr>
</tbody></table>
<p>ログイントークンは次のとおりです:[[[TOKEN]]]</p>
<p>このトークンは1回だけ使用でき、5分間有効です。</p>
</div></body></html>