diff --git a/email_template/email_common_template.html b/email_template/email_common_template.html
new file mode 100644
index 0000000..5d14a50
--- /dev/null
+++ b/email_template/email_common_template.html
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+ 광주은행 API Portal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
diff --git a/email_template/email_logo_bottom.png b/email_template/email_logo_bottom.png
new file mode 100644
index 0000000..d0f80e4
Binary files /dev/null and b/email_template/email_logo_bottom.png differ
diff --git a/email_template/email_logo_top.png b/email_template/email_logo_top.png
new file mode 100644
index 0000000..43544b9
Binary files /dev/null and b/email_template/email_logo_top.png differ
diff --git a/email_template/email_otp_password.html b/email_template/email_otp_password.html
new file mode 100644
index 0000000..adecb47
--- /dev/null
+++ b/email_template/email_otp_password.html
@@ -0,0 +1,255 @@
+
+
+
+
+
+
+ 일회용 비밀번호 - 광주은행 API Portal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [일회용 비밀번호 ]
+
+ |
+
+
+
+
+
+
+ |
+
+ {{userName}}님 안녕하세요.
+ 광주은행 API Portal 비밀번호가 초기화 되어 일회용
+ 비밀번호를 발급해 드립니다.
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+ {{otpPassword}}
+
+ |
+
+
+ |
+
+
+
+
+
+
+ |
+
+ 아래 버튼을 클릭하여 로그인을 진행해 주세요.
+
+ |
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
diff --git a/email_template/email_password_changed.html b/email_template/email_password_changed.html
new file mode 100644
index 0000000..58213cf
--- /dev/null
+++ b/email_template/email_password_changed.html
@@ -0,0 +1,234 @@
+
+
+
+
+
+
+ 비밀번호 변경 완료 안내 - 광주은행 API Portal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [ 비밀번호 변경 완료 안내 ]
+
+ |
+
+
+
+
+
+
+ |
+
+ {{userName}}님 안녕하세요.
+ 광주은행 API Portal 비밀번호가 변경되어 안내 드립니다.
+
+ |
+
+
+
+
+
+
+ |
+
+ 아래 버튼을 클릭하여 로그인을 진행해 주세요.
+
+ |
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
diff --git a/email_template/email_verification.html b/email_template/email_verification.html
new file mode 100644
index 0000000..42bc740
--- /dev/null
+++ b/email_template/email_verification.html
@@ -0,0 +1,235 @@
+
+
+
+
+
+
+ 이메일 인증 - 광주은행 API Portal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [ 이메일 인증 ]
+
+ |
+
+
+
+
+
+
+ |
+
+ {{userName}}님 안녕하세요.
+ 광주은행 API Portal에 가입해 주셔서 감사합니다.
+ 아래 인증번호를 이메일 인증 페이지에 입력 해주세요.
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+ {{verificationCode}}
+
+ |
+
+
+ |
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
\ No newline at end of file