ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/vidoe.top/skin/1video/ |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Askbootstrap"> <meta name="author" content="Askbootstrap"> <title>VIDOE - Video Streaming Website HTML Template</title> <!-- Favicon Icon --> <link rel="icon" type="image/png" href="img/favicon.png"> <!-- Bootstrap core CSS--> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom fonts for this template--> <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css"> <!-- Custom styles for this template--> <link href="css/osahan.css" rel="stylesheet"> <!-- Owl Carousel --> <link rel="stylesheet" href="vendor/owl-carousel/owl.carousel.css"> <link rel="stylesheet" href="vendor/owl-carousel/owl.theme.css"> </head> <body class="login-main-body"> <section class="login-main-wrapper"> <div class="container-fluid pl-0 pr-0"> <div class="row no-gutters"> <div class="col-md-5 p-5 bg-white full-height"> <div class="login-main-left"> <div class="text-center mb-5 login-main-left-header pt-4"> <img src="img/favicon.png" class="img-fluid" alt="LOGO"> <h5 class="mt-3 mb-3">Reset Password</h5> <p>It is a long established fact that a reader <br> will be distracted by the readable.</p> </div> <form action="index.html"> <div class="form-group"> <label>Enter Email / Mobile number</label> <input type="text" class="form-control" placeholder="Enter Email / Mobile number"> </div> <div class="mt-4"> <button type="submit" class="btn btn-outline-primary btn-block btn-lg">Reset Password</button> </div> </form> <div class="text-center mt-5"> <p class="light-gray">Don’t have an account? <a href="register.html">Sign Up</a></p> </div> </div> </div> <div class="col-md-7"> <div class="login-main-right bg-white p-5 mt-5 mb-5"> <div class="owl-carousel owl-carousel-login"> <div class="item"> <div class="carousel-login-card text-center"> <img src="img/login.png" class="img-fluid" alt="LOGO"> <h5 class="mt-5 mb-3">​Watch videos offline</h5> <p class="mb-4">when an unknown printer took a galley of type and scrambled<br> it to make a type specimen book. It has survived not <br>only five centuries</p> </div> </div> <div class="item"> <div class="carousel-login-card text-center"> <img src="img/login.png" class="img-fluid" alt="LOGO"> <h5 class="mt-5 mb-3">Download videos effortlessly</h5> <p class="mb-4">when an unknown printer took a galley of type and scrambled<br> it to make a type specimen book. It has survived not <br>only five centuries</p> </div> </div> <div class="item"> <div class="carousel-login-card text-center"> <img src="img/login.png" class="img-fluid" alt="LOGO"> <h5 class="mt-5 mb-3">Create GIFs</h5> <p class="mb-4">when an unknown printer took a galley of type and scrambled<br> it to make a type specimen book. It has survived not <br>only five centuries</p> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Bootstrap core JavaScript--> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Core plugin JavaScript--> <script src="vendor/jquery-easing/jquery.easing.min.js"></script> <!-- Owl Carousel --> <script src="vendor/owl-carousel/owl.carousel.js"></script> <!-- Custom scripts for all pages--> <script src="js/custom.js"></script> </body> </html>