ok
Direktori : /proc/self/root/home2/selectio/www/wedding-info-new/ |
Current File : //proc/self/root/home2/selectio/www/wedding-info-new/reset-password.html |
<!DOCTYPE html> <html lang="en"> <head> <!-- Original URL: https://themes.pixelstrap.com/multikart-app/reset-password.html Date Downloaded: 20-09-2023 15:19:54 !--> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Multikart" /> <meta name="keywords" content="Multikart" /> <meta name="author" content="Multikart" /> <link rel="manifest" href="manifest.json" /> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon" /> <title>Multikart PWA App </title> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon" /> <link rel="apple-touch-icon" href="assets/images/favicon.png" /> <meta name="theme-color" content="#ff4c3b" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="apple-mobile-web-app-title" content="multikart" /> <meta name="msapplication-TileImage" content="assets/images/favicon.png" /> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--Google font--> <link href="../../fonts.googleapis.com/css_e5ba3bda.css" rel="stylesheet" /> <!-- bootstrap css --> <link rel="stylesheet" id="rtl-link" type="text/css" href="assets/css/vendors/bootstrap.css" /> <!-- slick css --> <link rel="stylesheet" type="text/css" href="assets/css/vendors/slick-theme.css" /> <link rel="stylesheet" type="text/css" href="assets/css/vendors/slick.css" /> <!-- iconly css --> <link rel="stylesheet" type="text/css" href="assets/css/vendors/iconly.css" /> <!-- Theme css --> <link rel="stylesheet" id="change-link" type="text/css" href="assets/css/style.css" /> </head> <body> <!-- loader strat --> <div class="loader"> <span></span> <span></span> </div> <!-- loader end --> <!-- top design start --> <img src="assets/images/design.svg" class="img-fluid design-top" alt="" /> <!-- top design end --> <!-- top bar start --> <div class="topbar-section"> <a href="index.html"><img src="assets/images/logo.png" class="img-fluid" alt="" /></a> <a class="skip-cls" href="index.html">SKIP </a> </div> <!-- top bar end --> <!-- login section start --> <section class="form-section px-15 top-space section-b-space"> <h1>Reset Password </h1> <form> <div class="form-floating mb-4"> <input type="password" class="form-control" id="one" placeholder="Current Password" /> <label for="one">Current Password * </label> </div> <div class="form-floating mb-4"> <input type="password" class="form-control" id="two" placeholder="New Password" /> <label for="two">New Password * </label> </div> <div class="form-floating mb-4"> <input type="password" class="form-control" id="three" placeholder="Confirm Password" /> <label for="three">Confirm Password * </label> </div> <a href="#" class="btn btn-solid w-100">RESET PASSWORD </a> </form> <div class="bottom-detail text-center mt-3"> <h4 class="content-color">Back to <a class="title-color text-decoration-underline" href="login.html">Sign In </a></h4> </div> </section> <!-- login section end --> <!-- panel space start --> <section class="panel-space"></section> <!-- panel space end --> <!-- latest jquery--> <script src="assets/js/jquery-3.3.1.min.js"></script> <!-- Bootstrap js--> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- Slick js--> <script src="assets/js/slick.js"></script> <!-- Filter js --> <script src="assets/js/filter.js"></script> <!-- script js --> <script src="assets/js/script.js"></script> </body> </html>