diff options
Diffstat (limited to 'lib/mail/templates/pq.hbs')
| -rw-r--r-- | lib/mail/templates/pq.hbs | 139 |
1 files changed, 90 insertions, 49 deletions
diff --git a/lib/mail/templates/pq.hbs b/lib/mail/templates/pq.hbs index 5cd43813..a8876eeb 100644 --- a/lib/mail/templates/pq.hbs +++ b/lib/mail/templates/pq.hbs @@ -1,49 +1,90 @@ -{{> header logoUrl=logoUrl }} - -<h1 style="font-size:28px; margin-bottom:16px;"> - eVCP PQ 초대 -</h1> - -<p style="font-size:16px; line-height:32px; margin-bottom:16px;"> - {{vendorName}} 귀하, -</p> - -<p style="font-size:16px; line-height:32px; margin-bottom:16px;"> - 귀사를 저희 업체 데이터베이스에 사전적격심사(PQ) 정보를 제출하도록 초대합니다. 이 과정을 완료하면 향후 프로젝트 및 조달 기회에 귀사가 고려될 수 있습니다. -</p> - -<p style="font-size:16px; line-height:32px; margin-bottom:16px;"> - PQ 정보 제출 방법: -</p> - -<ol style="font-size:16px; line-height:32px; margin-bottom:16px;"> - <li>아래 버튼을 클릭하여 저희 업체 포털에 접속하세요</li> - <li>계정에 로그인하세요 (아직 계정이 없으면 등록하세요)</li> - <li>대시보드에서 PQ 섹션으로 이동하세요</li> - <li>귀사, 역량 및 경험에 관한 모든 필수 정보를 작성하세요</li> -</ol> - -<p style="text-align: center;"> - <a href="{{loginUrl}}" target="_blank" style="display: inline-block; width: 250px; padding: 12px 20px; background-color: #163CC4; color: #ffffff !important; text-decoration: none; border-radius: 8px; text-align: center; line-height: 28px; margin-top: 16px;"> - 업체 포털 접속 - </a> -</p> - -<p style="font-size:16px; line-height:32px; margin-top:16px;"> - 시스템에 최신 PQ 정보를 유지하는 것은 향후 기회에 귀사가 고려되기 위해 필수적입니다. -</p> - -<p style="font-size:16px; line-height:32px; margin-top:16px;"> - 문의사항이 있거나 도움이 필요하시면 저희 업체 관리팀에 문의해 주세요. -</p> - -<p style="font-size:16px; line-height:32px; margin-top:16px;"> - 귀사에 대해 더 알아보고 향후 프로젝트에서 함께 일할 수 있기를 기대합니다. -</p> - -<p style="font-size:16px; line-height:32px; margin-top:16px;"> - 감사합니다,<br> - eVCP 팀 -</p> - -{{> footer logoUrl=logoUrl companyName=companyName year=currentYear }}
\ No newline at end of file +<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>eVCP 메일</title>
+ <style>
+ body {
+ margin: 0 !important;
+ padding: 20px !important;
+ background-color: #f4f4f4;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
+ }
+ .email-container {
+ max-width: 600px;
+ margin: 0 auto;
+ background-color: #ffffff;
+ padding: 20px;
+ border-radius: 8px;
+ box-shadow: 0 2px 10px rgba(0,0,0,0.1);
+ }
+ </style>
+</head>
+<body>
+ <div class="email-container">
+<table width="100%" cellpadding="0" cellspacing="0" style="margin-bottom:24px; border-bottom:1px solid #163CC4; padding-bottom:16px;">
+ <tr>
+ <td align="center">
+ <span style="display: block; text-align: left; color: #163CC4; font-weight: bold; font-size: 32px;">eVCP</span>
+ </td>
+ </tr>
+</table>
+
+<h1 style="font-size:28px; margin-bottom:16px;">
+ eVCP PQ 초대
+</h1>
+
+<p style="font-size:16px; line-height:32px; margin-bottom:16px;">
+ {{vendorName}} 귀하,
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-bottom:16px;">
+ 귀사를 저희 업체 데이터베이스에 사전적격심사(PQ) 정보를 제출하도록 초대합니다. 이 과정을 완료하면 향후 프로젝트 및 조달 기회에 귀사가 고려될 수 있습니다.
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-bottom:16px;">
+ PQ 정보 제출 방법:
+</p>
+
+<ol style="font-size:16px; line-height:32px; margin-bottom:16px;">
+ <li>아래 버튼을 클릭하여 저희 업체 포털에 접속하세요</li>
+ <li>계정에 로그인하세요 (아직 계정이 없으면 등록하세요)</li>
+ <li>대시보드에서 PQ 섹션으로 이동하세요</li>
+ <li>귀사, 역량 및 경험에 관한 모든 필수 정보를 작성하세요</li>
+</ol>
+
+<p style="text-align: center;">
+ <a href="{{loginUrl}}" target="_blank" style="display: inline-block; width: 250px; padding: 12px 20px; background-color: #163CC4; color: #ffffff !important; text-decoration: none; border-radius: 8px; text-align: center; line-height: 28px; margin-top: 16px;">
+ 업체 포털 접속
+ </a>
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-top:16px;">
+ 시스템에 최신 PQ 정보를 유지하는 것은 향후 기회에 귀사가 고려되기 위해 필수적입니다.
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-top:16px;">
+ 문의사항이 있거나 도움이 필요하시면 저희 업체 관리팀에 문의해 주세요.
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-top:16px;">
+ 귀사에 대해 더 알아보고 향후 프로젝트에서 함께 일할 수 있기를 기대합니다.
+</p>
+
+<p style="font-size:16px; line-height:32px; margin-top:16px;">
+ 감사합니다,<br>
+ eVCP 팀
+</p>
+
+<table width="100%" cellpadding="0" cellspacing="0" style="margin-top:32px; border-top:1px solid #e5e7eb; padding-top:16px;">
+ <tr>
+ <td align="center">
+ <p style="font-size:16px; color:#6b7280; margin:4px 0;">© {{currentYear}} EVCP. {{t "email.vendor.invitation.copyright"}}</p>
+ <p style="font-size:16px; color:#6b7280; margin:4px 0;">{{t "email.vendor.invitation.no_reply"}}</p>
+ </td>
+ </tr>
+</table>
+ </div>
+</body>
+</html>
\ No newline at end of file |
