File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thefragrancehotelkatra.com/triple-room.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Triple Room | The Fragrance Hotel By The Kuhu Resort</title> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic%7cPlayfair+Display:400,700%7cGreat+Vibes' rel='stylesheet' type='text/css'><!-- Attach Google fonts --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/styles-1.css"><!-- Attach the main stylesheet file --> <link rel="shortcut icon" href="assets/img/fav.png"> </head> <body class="room-detials"> <div class="main-wrapper"> <!-- Header Section --> <?php include "includes/header.php"; ?> <!-- End of Header Section --> <section id="room-top-section"> <!-- Event Slider --> <section id="room-slider"> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/triple-room1.jpg"></div> </div> <div class="items"> <div class="img-container" data-bg-img="assets/img/slider/room/triple-room2.jpg"></div> </div> </section> <!-- End of Event Slider --> <div class="inner-container container"> <div class="room-title-box"> <h1 class="title">Triple Room</h1> <div class="price"> <div class="title">Starting from :</div> <div class="value">Rs 6,500/-</div> </div> </div> </div> </section> <section class="room-desc"> <div class="inner-container container"> <div class="l-sec col-md-8"> <div class="description"> <h2>Triple Room</h2> <p> The triple room at The Fragrance Hotel by Kuhu Resort is designed to accommodate larger groups or families comfortably, offering ample space and convenience. Featuring modern amenities and thoughtful touches, these rooms provide a cozy retreat after a day of exploring the spiritual and natural wonders of Katra. With multiple beds and additional amenities, such as complimentary WiFi and private bathrooms, guests can enjoy a hassle-free stay while creating lasting memories with loved ones. Whether planning a pilgrimage to Vaishno Devi Temple or simply seeking a relaxing getaway, the triple room provides the perfect setting for a memorable stay in Katra. </p> </div> </div> <div class="r-sec col-md-4"> <form action="#"><!-- Do Not remove the classes --> <div class="input-daterange"> <div class="field-row"> <input placeholder="Check in" class="datepicker-fields check-in" type="text" name="start"/> <!-- Date Picker field ( Do Not remove the "datepicker-fields" class ) --> <i class="fa fa-calendar"></i><!-- Date Picker Icon --> </div> <div class="field-row"> <input placeholder="Check out" class="datepicker-fields check-out" type="text" name="end"/> <i class="fa fa-calendar"></i> </div> </div> <div class="field-row"> <!-- Select boxes ( you can change the items and its value based on your project's needs ) --> <select name="room-type"> <option value="">Adult</option> <!-- Select box items ( you can change the items and its value based on your project's needs ) --> <option value="2">1</option> <option value="3">2</option> <option value="4">3</option> <option value="5">4</option> <option value="6">5</option> </select> <!-- End of Select boxes --> </div> <div class="field-row"> <select name="guest"> <option value="">Child</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> </select> </div> <div class="field-row" onclick="location.href='https://asiatech.in/booking_engine/index3?token=NzAxMg=='"> <input type="button" class="btn btn-warning btn-lg" value="Book Now"> </div> </form> </div> </div> </section> <!--Footer Section--> <?php include "includes/footer.php"; ?> <!--End of Footer Section--> </div> <!-- JS Include Section --> <script type="text/javascript" src="assets/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="assets/js/helper.js"></script> <script type="text/javascript" src="assets/js/select2.min.js"></script> <script type="text/javascript" src="assets/js/owl.carousel.min.js"></script> <script type="text/javascript" src="assets/js/template.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings