Viewing File: /home/ubuntu/ridge-crop-landing-ui-revamp/forgot-password.html

<!DOCTYPE html>
<html lang="en">

<!-- Mirrored from truelysell.dreamstechnologies.com/html/template/forgot-password.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 27 May 2025 11:07:21 GMT -->
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

	<title>Truelysell - Service Marketplace Template</title>

	<!-- Favicon -->
	<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.svg">

	<link rel="stylesheet" href="assets/css/animate.css">
	<link rel="stylesheet" href="assets/css/bootstrap.min.css">

	<!-- Tabler Icon CSS -->
	<link rel="stylesheet" href="assets/plugins/tabler-icons/tabler-icons.css">

	<!-- Fontawesome Icon CSS -->
	<link rel="stylesheet" href="assets/plugins/fontawesome/css/fontawesome.min.css">
	<link rel="stylesheet" href="assets/plugins/fontawesome/css/all.min.css">

	<!-- Style CSS -->
	<link rel="stylesheet" href="assets/css/style.css">
</head>
	
<body class="authentication-page">

	<div class="d-flex justify-content-between vh-100 overflow-auto flex-column">

		<!-- Header -->
	<div class="authentication-header">
		<div class="container">
			<div class="col-md-12">
				<div class="text-center">
					<img src="assets/img/logo.webp" alt="logo">
				</div>
			</div>
		</div>
	</div>	
	<!-- /Header -->

	<!-- Main Wrapper -->
	<div class="main-wrapper">
		<div class="container">
			<div class="row justify-content-center">
				<div class="col-md-5 mx-auto">
					<form action="https://truelysell.dreamstechnologies.com/html/template/otp-phone.html">
						<div class="d-flex flex-column justify-content-center">
							<div class="card p-sm-4 my-5">
								<div class="card-body">
									<div class="text-center mb-3">
										<h3 class="mb-2">Forgot Password?</h3>
										<p>Enter your email, we will send you a otp to reset your password.</p>
									</div>
									<div class="mb-3">
										<label class="form-label">Email</label>
										<input type="email" class="form-control">
									</div>
									<div class="mb-3">
										<button type="submit" class="btn btn-lg btn-linear-primary w-100">Submit</button>
									</div>
									<div class=" d-flex justify-content-center">
										<p>Remember Password? <a href="login.html" class="text-primary">Sign In</a></p>
									</div>
									<div>
										<img src="assets/img/bg/authentication-bg.png" class="bg-left-top" alt="Img">
										<img src="assets/img/bg/authentication-bg.png" class="bg-right-bottom" alt="Img">
									</div>
								</div>
							</div>					
						</div>
					</form>
				</div>
			</div>
		</div>
	</div>
	<!-- /Main Wrapper -->

	<!-- Footer -->
	<div class="footer-copyright  bg-transparent">
		<div class="container">
			<div class="row">
				<div class="col-md-12">
					<p>Copyright &copy; 2024. All Rights Reserved Truelysell</p>
				</div>
			</div>
		</div>
	</div>
	<!-- /Footer -->	

	</div>
	

	<!-- Cursor -->
	<div class="xb-cursor tx-js-cursor">
        <div class="xb-cursor-wrapper">
            <div class="xb-cursor--follower xb-js-follower"></div>
        </div>
    </div>
	<!-- /Cursor -->

	<!-- Jquery JS -->
	<script src="assets/js/jquery-3.7.1.min.js" type="913406f6620d8a8038a1421c-text/javascript"></script>

	<!-- Bootstrap JS -->
	<script src="assets/js/bootstrap.bundle.min.js" type="913406f6620d8a8038a1421c-text/javascript"></script>
	
	<!-- Script JS -->
	<script src="assets/js/script.js" type="913406f6620d8a8038a1421c-text/javascript"></script>
	
<script src="../../cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="913406f6620d8a8038a1421c-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"rayId":"94650a1d8cf6178d","version":"2025.4.0-1-g37f21b1","serverTiming":{"name":{"cfExtPri":true,"cfEdge":true,"cfOrigin":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"3ca157e612a14eccbb30cf6db6691c29","b":1}' crossorigin="anonymous"></script>
</body>

<!-- Mirrored from truelysell.dreamstechnologies.com/html/template/forgot-password.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 27 May 2025 11:07:21 GMT -->
</html>
Back to Directory File Manager