<!DOCTYPE html>
|
<html>
|
<head>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
</head>
|
<body xmlns:th="http://www.thymeleaf.org">
|
<table align="center" width="600" border="0" cellpadding="0" cellspacing="0"
|
style="background-color: #fff; box-shadow: 0px 20px 50px rgba(0,0,0,0.05); font-family:'Noto Sans Korean', sans-serif, '맑은고딕', Malgun Gothic, '돋움', Dotum, '나눔고딕', NanumGothic, Helvetica, 'Apple SD Gothic Neo'; width:600px; margin:0 auto; word-break:keep-all;color: #333; font-size: 14px; line-height:1.43;">
|
<tr>
|
<td>
|
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
|
<tbody>
|
<tr>
|
<td colspan="3" style="height:20px"></td>
|
</tr>
|
<tr>
|
<td style="width:210px"></td>
|
<td style="width:180px;">
|
<!-- <a th:href="${url}" target="_blank"><img alt="OWL ITS"-->
|
<!-- src="http://owlsolution.co.kr/images/mail/logo-dark.png"></a>-->
|
</td>
|
<td style="width:210px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:20px"></td>
|
</tr>
|
</tbody>
|
</table>
|
</td>
|
</tr>
|
<tr>
|
<td style="background-color: #fff;">
|
<!-- <img alt="OWL ITS" src="http://owlsolution.co.kr/images/mail/em-top.jpg">-->
|
</td>
|
</tr>
|
<tr>
|
<td>
|
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
|
<tbody>
|
<tr>
|
<td colspan="3" style="height:20px"></td>
|
</tr>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px;">
|
<pre th:utext="${#messages.msg('workspace.join.msg1', name)}">
|
<span style="font-size:24px;font-weight:bold;"> KISA 가입을 환영합니다.</span><br/><br/>
|
안녕하세요. <span
|
style="color:#4B72FA;font-weight:bold">사용자명</span>님! KISA 가입을 진심으로 환영합니다.<br/>KISA를 이용하면 프로젝트에서 발생하는 이슈를 효율적으로 관리할 수 있습니다.
|
</pre>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:40px"></td>
|
</tr>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px;">
|
<span th:utext="${#messages.msg('workspace.join.msg2')}">
|
가입하신 정보를 확인해 주세요.
|
</span>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:5px"></td>
|
</tr>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px;">
|
<table align="center" border="0" cellpadding="0" cellspacing="0"
|
style="width:100%;background-color: #F4F4F4;border: 1px solid #e7e7e7">
|
<tbody>
|
<tr>
|
<td colspan="3" style="height:20px"></td>
|
</tr>
|
<tr>
|
<td style="width:39px"></td>
|
<td style="width:520px;">
|
<table style="width:100%;" align="center">
|
<tr>
|
<td style="width:319px;border-right: 1px solid #e7e7e7">
|
<div th:utext="${#messages.msg('workspace.join.msg3', account)}">
|
<div style="color: #9a9a9a; font-size: 12px; font-weight:bold;">
|
아이디
|
</div>
|
<div style="font-weight:bold">
|
[사용자 이메일 주소]
|
</div>
|
</div>
|
</td>
|
<td style="width:40px;"></td>
|
<td style="width:220px;">
|
<div th:utext="${#messages.msg('workspace.join.msg4', registerDate, account)}">
|
<div style="color: #9a9a9a; font-size: 12px; font-weight:bold;">
|
가입 일시
|
</div>
|
<div style="font-weight: bold;">
|
[가입 일시]
|
</div>
|
</div>
|
</td>
|
</tr>
|
</table>
|
</td>
|
<td style="width:39px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:20px"></td>
|
</tr>
|
</tbody>
|
</table>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:40px"></td>
|
</tr>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px; text-align:center;">
|
<span th:utext="${#messages.msg('workspace.join.msg5')}">
|
지금, KISA에 로그인해 다양한 기능을 사용해 보세요!
|
</span>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
<tr>
|
<td colspan="3" style="height:10px"></td>
|
</tr>
|
<tr>
|
<td colspan="3">
|
<table>
|
<tr>
|
<td style="width:150px"></td>
|
<td style="width:300px; height:50px; text-align:center; background:#37308d; border-radius:25px">
|
<a th:href="${url}" target="_blank"
|
style="display:inline-block; width:100%; height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#fff; text-decoration:none"
|
th:utext="${#messages.msg('workspace.join.msg6')}">KISA 로그인하기</a>
|
</td>
|
<td style="width:150px"></td>
|
</tr>
|
</table>
|
</td>
|
</tr>
|
</tbody>
|
</table>
|
</td>
|
</tr>
|
<tr>
|
<td style="height:60px;"></td>
|
</tr>
|
<tr>
|
<td>
|
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%">
|
<tbody>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px;text-align:center;">
|
<pre th:utext="${#messages.msg('workspace.join.msg7')}">
|
<span style="font-size:12px;color: #8D929D;">KISA 사용에 어려움이 있다면 <!--<a
|
href="mailto:supportowl@wisestone.kr"
|
style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a>-->로 이메일을 보내주세요.</span>
|
</pre>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
</table>
|
</td>
|
</tr>
|
<tr>
|
<td style="height:20px;"></td>
|
</tr>
|
<tr>
|
<td>
|
<table align="center" border="0" cellpadding="0" cellspacing="0"
|
style="width:100%;background-color: #f1f4fd; ">
|
<tbody>
|
<tr>
|
<td style="height:20px;"></td>
|
</tr>
|
<tr>
|
<td style="width:40px"></td>
|
<td style="width:520px; text-align: center;color: #A5A5A5; font-size: 12px;">
|
<pre th:utext="${#messages.msg('workspace.join.msg8')}">
|
본 메일은 발신전용 메일입니다.<br/>
|
<span style="color: #A5A5A5; font-size: 11px;">
|
Copyright © KISA. All Rights Reserved.
|
</span>
|
</pre>
|
</td>
|
<td style="width:40px"></td>
|
</tr>
|
<tr>
|
<td style="height:20px;"></td>
|
</tr>
|
</table>
|
</td>
|
</tr>
|
</table>
|
</body>
|
</html>
|
|
|
<!--<!DOCTYPE html>
|
<html>
|
<head>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
</head>
|
<body>
|
<table align="center"
|
style="width: 600px; margin:0 auto; background-color: #fff; box-shadow: 0px 20px 50px rgba(0,0,0,0.05);font-size: 14px; line-height: 1.43;font-family: "맑은 고딕""
|
xmlns:th="http://www.thymeleaf.org">
|
<tr>
|
<td style="background-color: #fff;">
|
<a href="https://owlsolution.io" target="_blank"><img alt="OWL ITS"
|
src="http://wisestone.kr/owlsolution/logo-dark.png"
|
style="padding: 20px 60px"></a>
|
</td>
|
</tr>
|
<tr>
|
<td style="background-color: #fff; padding: 40px 70px 0 70px; border-top: 1px solid rgba(0,0,0,0.05);">
|
<h1 style="margin-top: 0px;color:#030962;">
|
Welcome to <span style="color:#4B72FA;">OWL ITS!</span>
|
</h1>
|
</td>
|
</tr>
|
<tr>
|
<td style="background-color: #fff; padding: 20px 70px;color: #636363; font-size: 13px;">
|
<span style="color:#4B72FA;" th:utext="${name}"></span><span th:utext="${#messages.msg('user.hello')}">님, 안녕하세요.</span>
|
<br/>
|
<span th:utext="${#messages.msg('workspace.join.01')}">OWL ITS에 가입해주셔서 감사드립니다. OWL ITS에서 제공하는 다양한 기능들을 사용하실 수 있습니다.</span>
|
</td>
|
</tr>
|
<tr>
|
<td style="padding: 0px 70px;font-size: 13px;">
|
<table style="width:450px; background-color: #F4F4F4; margin: 20px 0px 40px;" align="center">
|
<tr>
|
<td colspan="2"
|
style="padding: 20px; color: #8D929D; font-size: 13px; text-align: center;border-top: 1px solid #e7e7e7;">
|
<span th:utext="${#messages.msg('workspace.check.user.id')}">가입하신 아이디를 확인해주세요.</span>
|
</td>
|
</tr>
|
<tr>
|
<td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; width: 50%;">
|
<div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;">
|
<span th:utext="${#messages.msg('workspace.user.id')}">아이디</span>
|
</div>
|
<div style="font-weight:bold" th:utext="${account}"></div>
|
</td>
|
<td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; border-right: none;">
|
<div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;">
|
<span th:utext="${#messages.msg('workspace.subscription.date')}">가입 일시</span>
|
</div>
|
<div style="font-weight: bold;" th:utext="${registerDate}"></div>
|
</td>
|
</tr>
|
</table>
|
</td>
|
</tr>
|
<tr>
|
<td style="text-align:center;padding-bottom:40px;">
|
<span style="color: #000; font-weight:bold; font-size:16px;">OWL ITS TEAM</span><br/>
|
<a href="https://owlsolution.io" target="_blank" style="text-decoration: underline; color: #4B72FA;">
|
https://owlsolution.io</a><br/><br/>
|
<span style="font-size:12px;color: #8D929D;">If you have any questions, contact us at <a
|
href="mailto:supportowl@wisestone.kr" style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a></span>
|
</td>
|
</tr>
|
<tr>
|
<td style="background-color: #f1f4fd; padding: 30px; text-align: center;color: #A5A5A5; font-size: 12px; margin-bottom: 5px;">
|
<span th:utext="${#messages.msg('common.common.sendMail')}">본 메일은 발신전용 메일입니다.</span><br/>
|
<span style="color: #A5A5A5; font-size: 10px;">
|
Copyright © WISESTONE CO., Ltd. All Rights Reserved.
|
</span>
|
</td>
|
</tr>
|
</table>
|
</body>
|
</html>-->
|