MeshCentral/public/email/translations/account-login_ja.html

12 lines
608 B
HTML
Raw Normal View History

2020-04-04 01:35:04 -04:00
<html><head><title>[[[SERVERNAME]]] - Account Login</title>
</head><body><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]]]-アカウントログイン</b>
</td>
</tr>
</tbody></table>
<p>ログイントークンは次のとおりです:[[[TOKEN]]]</p>
<p>このトークンは1回だけ使用でき、5分間有効です。</p>
</div></body></html>