diff --git a/src/web/main/register.html b/src/web/main/register.html
index 156804b..8c823d1 100644
--- a/src/web/main/register.html
+++ b/src/web/main/register.html
@@ -2,11 +2,15 @@
+
+
+
+
마에스트로 계정 등록
+
-
-
+
@@ -38,6 +42,10 @@
+
+
+
+
diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html
index f103a50..fb39742 100644
--- a/src/web/module/home_section.html
+++ b/src/web/module/home_section.html
@@ -85,10 +85,8 @@ function experienceMaestro() {
학생 등록 및 삭제
학생 정보 수정
앱 활성화 / 비활성화
-
+ 랭킹
+ 기록
마에스트로 무료 체험 »
diff --git a/src/web/module/maestro_section_register.html b/src/web/module/maestro_section_register.html
index 632ac94..161b55f 100644
--- a/src/web/module/maestro_section_register.html
+++ b/src/web/module/maestro_section_register.html
@@ -170,12 +170,215 @@ function register_account() {
);
}
+$('#myTab a').on('click', function (e) {
+ e.preventDefault()
+ $(this).tab('show')
+})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
신청 정보 확인
+
+ 마에스트로 아이디 :
+ 암호 :
+ 이메일 :
+ 학생 수 :
+
+
+ 위의 내용이 모두 맞는지 확인해주세요.
+ 아래의 등록 신청 버튼을 누르면, 입력하신 이메일 주소로도 입금 내용을 보내드립니다.
+ 신청후에 원을 송금해주세요.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
신청 완료
+
+
마에스트로 아이디 ???? 가 신청되었습니다.
+
+
입금 계좌
+
+ 카카오뱅크 : 9999-999999
+ 계좌 이름 : 박지상
+ 금액 :
원
+
보내는 사람 이름 : 요청하신 마에스트로 아이디 로 입력해주세요.
+
보내는 사람 이름을 마에스트로 아이디로 해주실 경우, 가장 빠르게 계정을 활성화 해드릴 수 있습니다.
+
+
+
+
+
+ 방금 이메일로 입금 안내 내용을 보내드렸습니다.
+
+
+
+
+
+
+
+
+
+
+
+
+
-
신청 내용이 모두 맞는지 확인해주세요.
아래의 등록 신청 버튼을 누르면, 입력하신 이메일 주소로도 입금 내용을 보내드립니다.
@@ -302,3 +494,4 @@ function register_account() {
+ -->
\ No newline at end of file