contact.html
unknown
html
2 years ago
683 B
6
Indexable
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Confirm</title>
</head>
<body>
<div class="container">
<form id="Inputform">
<div class="text ">
<p>Thank you for submitting the Loan Application</p>
<p>Enter the valid email address : <span id="email"></span>. Please enter OTP:</p>
</div>
<form>
<!-- yaha pr dyanmic buttons aane chahiye -->
</form>
</form>
</div>
</body>
</html>Editor is loading...
Leave a Comment