diff --git a/email_template/djbank/email-auth-template-datauri.html b/email_template/djbank/email-auth-template-datauri.html new file mode 100644 index 0000000..e273f5d --- /dev/null +++ b/email_template/djbank/email-auth-template-datauri.html @@ -0,0 +1,120 @@ + + + + + + +DJBank 파트너포탈 이메일 인증 + + + + +
DJBank 파트너포탈 이메일 인증번호 안내입니다.
+ + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
  + DJ Bank +   + API Portal +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
이메일인증
+ + + + +
${txt_1}
+
+ + 위 이메일 인증코드를 입력하여 이메일을 인증해 주세요.
+ +
※ 본 메일을 요청하지 않으셨다면 이 메일을 무시해 주시기 바랍니다.
+
+
+ + + + +
+ + + + + +
+ 제주은행 + +

본 메일은 발신 전용으로 회신되지 않습니다.

+

관련 문의사항은 고객센터 (1588-0079) 또는 홈페이지를 이용하시기 바랍니다.

+

제주 제주시 1100로 3351 (노형동) | 고객센터 : 1588-0079

+

Copyright JEJUBANK. ALL Rights Reserved.

+
+
+
+ + +
+ + diff --git a/email_template/djbank/email-auth-template-linked.html b/email_template/djbank/email-auth-template-linked.html new file mode 100644 index 0000000..a151e95 --- /dev/null +++ b/email_template/djbank/email-auth-template-linked.html @@ -0,0 +1,120 @@ + + + + + + +DJBank API Portal 이메일 인증 + + + + +
DJBank 개발자포탈 이메일 인증번호 안내입니다.
+ + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
  + DJ Bank +   + API Portal +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
##subject:이메일인증##
+ + + + +
123456
+
+ 안녕하세요, 김철수 님.
+ DJBank 개발자포탈 회원가입 시 입력하신 이메일을 인증해 주세요.
+ 아래 인증번호를 회원가입 화면에 입력하시면 인증이 완료됩니다. +
※ 본 메일을 요청하지 않으셨다면 이 메일을 무시해 주시기 바랍니다.
+
+
+ + + + +
+ + + + + +
+ 제주은행 + +

본 메일은 발신 전용으로 회신되지 않습니다.

+

관련 문의사항은 고객센터 (????-????) 또는 홈페이지를 이용하시기 바랍니다.

+

제주 제주시 1100로 3351 (노형동) | 고객센터 : ????-????? | 사업자 등록번호 : 616-81-00615

+

Copyright JEJUBANK. ALL Rights Reserved.

+
+
+
+ + +
+ + diff --git a/email_template/djbank/images/logo-apiportal.png b/email_template/djbank/images/logo-apiportal.png new file mode 100644 index 0000000..2800423 Binary files /dev/null and b/email_template/djbank/images/logo-apiportal.png differ diff --git a/email_template/djbank/images/logo-djbank.png b/email_template/djbank/images/logo-djbank.png new file mode 100644 index 0000000..2155729 Binary files /dev/null and b/email_template/djbank/images/logo-djbank.png differ diff --git a/email_template/djbank/images/logo-jejubank.png b/email_template/djbank/images/logo-jejubank.png new file mode 100644 index 0000000..600a58f Binary files /dev/null and b/email_template/djbank/images/logo-jejubank.png differ diff --git a/email_template/email_common_template.html b/email_template/kjbank/email_common_template.html similarity index 100% rename from email_template/email_common_template.html rename to email_template/kjbank/email_common_template.html diff --git a/email_template/email_logo_bottom.png b/email_template/kjbank/email_logo_bottom.png similarity index 100% rename from email_template/email_logo_bottom.png rename to email_template/kjbank/email_logo_bottom.png diff --git a/email_template/email_logo_top.png b/email_template/kjbank/email_logo_top.png similarity index 100% rename from email_template/email_logo_top.png rename to email_template/kjbank/email_logo_top.png diff --git a/email_template/email_otp_password.html b/email_template/kjbank/email_otp_password.html similarity index 100% rename from email_template/email_otp_password.html rename to email_template/kjbank/email_otp_password.html diff --git a/email_template/email_password_changed.html b/email_template/kjbank/email_password_changed.html similarity index 100% rename from email_template/email_password_changed.html rename to email_template/kjbank/email_password_changed.html diff --git a/email_template/email_verification.html b/email_template/kjbank/email_verification.html similarity index 100% rename from email_template/email_verification.html rename to email_template/kjbank/email_verification.html