MeshCentral/emails/translations/account-login_ko.html

12 lines
593 B
HTML
Raw Normal View History

<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>
<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>이 토큰은 한 번만 사용할 수 있으며 5 분 동안 유효합니다.</p>
2020-04-04 01:35:04 -04:00
</div></body></html>