201 lines
8.2 KiB
HTML
201 lines
8.2 KiB
HTML
<!doctype html>
|
|
|
|
<html
|
|
lang="en"
|
|
class=" layout-wide customizer-hide"
|
|
dir="ltr"
|
|
data-skin="default"
|
|
data-bs-theme="light"
|
|
data-assets-path="../../assets/"
|
|
data-template="vertical-menu-template">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<title>Demo: Two Steps Verifications Basic - Pages | Vuexy - Bootstrap Dashboard PRO</title>
|
|
|
|
<meta name="description" content="" />
|
|
|
|
<!-- Favicon -->
|
|
<link rel="icon" type="image/x-icon" href="../../assets/img/favicon/favicon.ico" />
|
|
|
|
<!-- Fonts -->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
|
|
rel="stylesheet" />
|
|
|
|
<link rel="stylesheet" href="../../assets/vendor/fonts/iconify-icons.css" />
|
|
|
|
<script src="../../assets/vendor/libs/@algolia/autocomplete-js.js"></script>
|
|
|
|
<!-- Core CSS -->
|
|
<!-- build:css assets/vendor/css/theme.css -->
|
|
|
|
<link rel="stylesheet" href="../../assets/vendor/libs/node-waves/node-waves.css" />
|
|
|
|
<link rel="stylesheet" href="../../assets/vendor/libs/pickr/pickr-themes.css" />
|
|
|
|
<link rel="stylesheet" href="../../assets/vendor/css/core.css" />
|
|
<link rel="stylesheet" href="../../assets/css/demo.css" />
|
|
|
|
<!-- Vendors CSS -->
|
|
|
|
<link rel="stylesheet" href="../../assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.css" />
|
|
|
|
<!-- endbuild -->
|
|
|
|
<!-- Vendor -->
|
|
<link rel="stylesheet" href="../../assets/vendor/libs/@form-validation/form-validation.css" />
|
|
|
|
<!-- Page CSS -->
|
|
<!-- Page -->
|
|
<link rel="stylesheet" href="../../assets/vendor/css/pages/page-auth.css" />
|
|
|
|
<!-- Helpers -->
|
|
<script src="../../assets/vendor/js/helpers.js"></script>
|
|
<!--! Template customizer & Theme config files MUST be included after core stylesheets and helpers.js in the <head> section -->
|
|
|
|
<!--? Template customizer: To hide customizer set displayCustomizer value false in config.js. -->
|
|
<script src="../../assets/vendor/js/template-customizer.js"></script>
|
|
|
|
<!--? Config: Mandatory theme config file contain global vars & default theme options, Set your preferred theme option in this file. -->
|
|
|
|
<script src="../../assets/js/config.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- Content -->
|
|
|
|
<div class="authentication-wrapper authentication-basic px-6">
|
|
<div class="authentication-inner py-6">
|
|
<!-- Two Steps Verification -->
|
|
<div class="card">
|
|
<div class="card-body">
|
|
<!-- Logo -->
|
|
<div class="app-brand justify-content-center mb-6">
|
|
<a href="index.html" class="app-brand-link">
|
|
<span class="app-brand-logo demo">
|
|
<span class="text-primary">
|
|
<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M0.00172773 0V6.85398C0.00172773 6.85398 -0.133178 9.01207 1.98092 10.8388L13.6912 21.9964L19.7809 21.9181L18.8042 9.88248L16.4951 7.17289L9.23799 0H0.00172773Z"
|
|
fill="currentColor" />
|
|
<path
|
|
opacity="0.06"
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M7.69824 16.4364L12.5199 3.23696L16.5541 7.25596L7.69824 16.4364Z"
|
|
fill="#161616" />
|
|
<path
|
|
opacity="0.06"
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M8.07751 15.9175L13.9419 4.63989L16.5849 7.28475L8.07751 15.9175Z"
|
|
fill="#161616" />
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M7.77295 16.3566L23.6563 0H32V6.88383C32 6.88383 31.8262 9.17836 30.6591 10.4057L19.7824 22H13.6938L7.77295 16.3566Z"
|
|
fill="currentColor" />
|
|
</svg>
|
|
</span>
|
|
</span>
|
|
<span class="app-brand-text demo text-heading fw-bold">Vuexy</span>
|
|
</a>
|
|
</div>
|
|
<!-- /Logo -->
|
|
<h4 class="mb-1">Two Step Verification 💬</h4>
|
|
<p class="text-start mb-6">
|
|
We sent a verification code to your mobile. Enter the code from the mobile in the field below.
|
|
<span class="fw-medium d-block mt-1 text-heading">******1234</span>
|
|
</p>
|
|
<p class="mb-0">Type your 6 digit security code</p>
|
|
<form id="twoStepsForm" action="index.html" method="GET">
|
|
<div class="mb-6 form-control-validation">
|
|
<div class="auth-input-wrapper d-flex align-items-center justify-content-between numeral-mask-wrapper">
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1"
|
|
autofocus />
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1" />
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1" />
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1" />
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1" />
|
|
<input
|
|
type="tel"
|
|
class="form-control auth-input h-px-50 text-center numeral-mask mx-sm-1 my-2"
|
|
maxlength="1" />
|
|
</div>
|
|
<!-- Create a hidden field which is combined by 3 fields above -->
|
|
<input type="hidden" name="otp" />
|
|
</div>
|
|
<button class="btn btn-primary d-grid w-100 mb-6">Verify my account</button>
|
|
<div class="text-center">
|
|
Didn't get the code?
|
|
<a href="javascript:void(0);"> Resend </a>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<!-- / Two Steps Verification -->
|
|
</div>
|
|
</div>
|
|
|
|
<!-- / Content -->
|
|
|
|
<!-- Core JS -->
|
|
<!-- build:js assets/vendor/js/theme.js -->
|
|
|
|
<script src="../../assets/vendor/libs/jquery/jquery.js"></script>
|
|
|
|
<script src="../../assets/vendor/libs/popper/popper.js"></script>
|
|
<script src="../../assets/vendor/js/bootstrap.js"></script>
|
|
<script src="../../assets/vendor/libs/node-waves/node-waves.js"></script>
|
|
|
|
<script src="../../assets/vendor/libs/pickr/pickr.js"></script>
|
|
|
|
<script src="../../assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.js"></script>
|
|
|
|
<script src="../../assets/vendor/libs/hammer/hammer.js"></script>
|
|
|
|
<script src="../../assets/vendor/libs/i18n/i18n.js"></script>
|
|
|
|
<script src="../../assets/vendor/js/menu.js"></script>
|
|
|
|
<!-- endbuild -->
|
|
|
|
<!-- Vendors JS -->
|
|
<script src="../../assets/vendor/libs/cleave-zen/cleave-zen.js"></script>
|
|
<script src="../../assets/vendor/libs/@form-validation/popular.js"></script>
|
|
<script src="../../assets/vendor/libs/@form-validation/bootstrap5.js"></script>
|
|
<script src="../../assets/vendor/libs/@form-validation/auto-focus.js"></script>
|
|
|
|
<!-- Main JS -->
|
|
|
|
<script src="../../assets/js/main.js"></script>
|
|
|
|
<!-- Page JS -->
|
|
<script src="../../assets/js/pages-auth.js"></script>
|
|
<script src="../../assets/js/pages-auth-two-steps.js"></script>
|
|
</body>
|
|
</html>
|