MeshCentral/emails/translations/account-login_ko.html

12 lines
593 B
HTML

<html><head></head><body><div>[[[SERVERNAME]]]-계정 로그인</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]]]-계정 로그인</b>
</td>
</tr>
</tbody></table>
<p>귀하의 로그인 토큰은 [[[TOKEN]]]입니다.</p>
<p>이 토큰은 한 번만 사용할 수 있으며 5 분 동안 유효합니다.</p>
</div></body></html>