master
html 19 lines 887 Bytes
Raw
1 <html><head></head><body><div>[[[SERVERNAME]]] - 계정 초대</div>
2 <div style="font-family:Arial,Helvetica,sans-serif">
3 <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4 <tbody><tr>
5 <td>
6 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - 계정 초대</b>
7 </td>
8 </tr>
9 </tbody></table>
10 <p>당신을 위해 서버에서 한 계정이 생성되었습니다. <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>이제 당신은 다음으로 접근 가능합니다:</p>
11 <p>
12 &nbsp;&nbsp;&nbsp;사용자 이름: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13 &nbsp;&nbsp;&nbsp;암호: <b notrans="1">[[[PASSWORD]]]</b>
14 </p>
15 최고의 안부를 전합니다,
16 <br>
17 [[[USERNAME]]]
18 <br>
19 </div></body></html>