webworld888/resources/markup/user/auth_signup_complete.html
2021-10-26 19:14:12 +09:00

199 lines
8.8 KiB
HTML

<!DOCTYPE html>
<html lang="ko">
<head>
<!-- CUSTOM TAGS -->
<!-- canonical -->
<link rel="canonical" href="http://xe.hyeok.udd.kr/auth/login?by=email" />
<!-- META -->
<meta charset="utf-8">
<meta name="Generator" content="XpressEngine 3">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:type" content="website">
<meta property="og:url" content="http://xe.hyeok.udd.kr/auth/login?by=email">
<meta property="og:title" content="XE3">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<!-- TITLE -->
<title>XE3</title>
<!-- ICON -->
<!-- CSS -->
<link href="../../../assets/core/common/css/xe-common.css?1567582437" type="text/css" rel="stylesheet" media="all">
<link href="../../../assets/core/xe-ui-component/xe-ui-component.css?1567582437" type="text/css" rel="stylesheet" media="all">
<link href="https://cdn.jsdelivr.net/npm/xeicon@2.3/xeicon.min.css" type="text/css" rel="stylesheet" media="all">
<link href="../../../assets/core/xe-ui/css/xe-ui-without-base.css?1567582437" type="text/css" rel="stylesheet" media="all">
<link href="../../../assets/core/user/auth.css" type="text/css" rel="stylesheet" media="all">
<link href="../../../plugins/together/assets/css/theme.css?1564023750" type="text/css" rel="stylesheet" media="all">
<link href="../../../plugins/together/assets/css/widget.css?1564023750" type="text/css" rel="stylesheet" media="all">
<link href="../../../plugins/together/assets/css/style_icon.css?1564023750" type="text/css" rel="stylesheet" media="all">
<link href="../../../plugins/together/assets/libs/slick/slick.css?1564023750" type="text/css" rel="stylesheet" media="all">
<!-- JS at head.prepend -->
<script>
var xeBaseURL = 'http://xe.hyeok.udd.kr'; // @DEPRECATED
</script>
<script src="../../../assets/vendor.js?1567582437"></script>
<script src="../../../assets/common.js?1567582437"></script>
<script src="../../../assets/core/common/js/xe.bundle.js?1567582437"></script>
<script>
if (window.XE) {
XE.setup({
baseURL: 'http://xe.hyeok.udd.kr',
userToken: 'E96YzjdHiYdtEpK6d63sdyPIAKbMqvhai4tJIT9l',
loginUserId: '', // @DEPRECATED
useXeSpinner: true, // @DEPRECATED
locale: 'ko',
defaultLocale: 'ko',
fixedPrefix: 'plugin',
routes: [],
ruleSet: [{
"ruleName": "login",
"rules": {
"email": "required|email_prefix",
"password": "required"
}
}],
translation: {
"locales": [{
"code": "ko",
"nativeName": "\ud55c\uad6d\uc5b4"
}, {
"code": "en",
"nativeName": "English"
}],
"terms": {
"xe::validatorRequired": "\ud544\uc218 \uc785\ub825 \uc815\ubcf4\uac00 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
"xe::validatorAlphanum": "\uc22b\uc790\uc640 \uc54c\ud30c\ubcb3\ub9cc \uc785\ub825\ud558\uc138\uc694.",
"xe::validatorMin": ":charCount \uc774\uc0c1\uc758 \uae00\uc790\ub97c \uc785\ub825\ud558\uc138\uc694.",
"xe::validatorBetween": ":attribute \ub294 :min ~ :max \uc0ac\uc774\ub85c \uc785\ub825\ud574\uc8fc\uc138\uc694."
}
}
});
}
</script>
<!-- JS at head.append -->
<script
src="../../../plugins/together/assets/libs/slick/slick.min.js?1564023750">
</script>
<script
src="../../../plugins/together/assets/js/common.js?1564023750">
</script>
<!-- CUSTOM TAGS -->
</head>
<body class="">
<!-- JS at body.prepend -->
<!-- CUSTOM TAGS -->
<div id="wrap" class=" wrap-sub ">
<aside class="area-sidebar">
<div class="inner-sidebar">
<nav>
<ul class="list-gnb reset-list">
<li>
<a href="http://xe.hyeok.udd.kr/home" class="link-gnb "></a>
</li>
<li>
<a href="http://xe.hyeok.udd.kr/notice" class="link-gnb ">Notice</a>
</li>
<li>
<a href="http://xe.hyeok.udd.kr/blog" class="link-gnb ">Blog</a>
</li>
<li>
<a href="http://xe.hyeok.udd.kr/board" class="link-gnb ">Board</a>
</li>
<li>
<a href="http://xe.hyeok.udd.kr/gallery" class="link-gnb ">Gallery</a>
</li>
</ul>
</nav>
<ul class="list-tool reset-list">
</ul>
<ul class="list-sns reset-list">
</ul>
</div>
<span class="bg-sidebar"></span>
</aside>
<div id="container">
<header class="header-tfc header-sub-tfc ">
<button type="button" class="btn-menu" title="메뉴"><span class="icon_menu"></span><span class="blind">메뉴</span></button>
<h1 class="logo">
<a href="http://xe.hyeok.udd.kr" class="link-logo text">Together</a>
<span class="greet">Welcome! XE3 Theme Together</span>
</h1>
<div class="user-menu-dropdown">
<button type="button" class="btn-login" title="회원"><span class="icon_login"></span></button>
<ul class="user-menu">
<li><a href="http://xe.hyeok.udd.kr/auth/login">로그인</a></li>
</ul>
</div>
</header>
<div class="parallax-overlay"></div>
<main class="main-tfc">
<div class="theme_container">
<!-- 가입완료 -->
<div class="user user--signup-complete">
<h2 class="user__title">가입완료</h2>
<p class="user__text">$이름#님, 회원이 되신 것을 환영합니다.<br> 입력한 이메일 계정으로 로그인할 수 있습니다.</p>
<div class="button-box">
<a href="#" class="xu-button xu-button--primary xu-button--large" style="width: 150px">
<span class="xu-button__text">홈으로</span>
</a>
</div>
</div>
<!-- //가입완료 -->
<!-- 인증 메일 발송 -->
<div class="user user--signup-complete">
<h2 class="user__title">인증 메일 발송</h2>
<p class="user__text">가입하신 이메일로 가입 인증 메일을 발송했습니다. <br>이메일을 확인해주세요.</p>
<p class="user__text-resend">이메일을 받지 못하셨나요?</p>
<div class="button-box">
<button type="button" class="xu-button xu-button--default xu-button--large user__button-default" style="width: 150px">
<span class="xu-button__text">재전송하기</span>
</button>
</div>
</div>
<!-- //가입완료 -->
<!-- 인증 완료 -->
<div class="user user--signup-complete">
<h2 class="user__title">인증 완료</h2>
<p class="user__text">메일 인증이 완료되었습니다.<br> $이름#님, 회원이 되신 것을 환영합니다.</p>
<div class="button-box">
<a href="#" class="xu-button xu-button--primary xu-button--large" style="width: 150px;">
<span class="xu-button__text">홈으로</span>
</a>
</div>
</div>
<!-- //인증 완료 -->
</div>
</main>
</div>
<footer class="footer-tfc">
<div class="inner-footer">
Powered by <a href="https://www.xpressengine.io/" target="_blank">XpressEngine</a>.
</div>
</footer>
</div>
<!-- JS at body.append -->
<!-- CUSTOM TAGS -->
<!-- user.keep_login -->
<script>
$(function ($) {
$('.__xe_keep_login').change(function () {
if (this.checked) {
$('#__xe_infoRemember').slideDown();
} else {
$('#__xe_infoRemember').slideUp();
}
})
});
</script>
</body>
</html>