File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/jtcclubresort.in/bunked-bed-room.php
Back
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Bunked Bed Room - JTC Club Resort</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- favicon --> <link rel="shortcut icon" type="image/x-icon" href="img/logo/favicon.png"> <!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/icon.css"> <link rel="stylesheet" href="css/flaticon.css"> <!-- magnific css --> <link rel="stylesheet" href="css/zebra_datepicker.css"> <!-- magnific css --> <link rel="stylesheet" href="css/magnific.min.css"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- style css --> <link rel="stylesheet" href="css/style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css"> <!-- modernizr css --> <script src="js/marco/modernizr-2.8.3.min.js"></script> </head> <body> <div id="preloader"></div> <!-- header --> <?php include 'include/header.php';?> <!-- Start breadcumb section --> <section class="page-breadcrumb"> <div class="page-section"> <div class="breadcumb-overlay"></div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="breadcrumb text-center"> <div class="section-titleBar white-headline text-center"> <h3>Bunked Bed Room</h3> </div> </div> </div> </div> </div> </div> <div class="nav-path"> <div class="container"> <div class="row"> <ul> <li class="home-bread">Home</li> <li>Bunked Bed Room</li> </ul> </div> </div> </div> </section> <!-- End breadcumb section --> <!-- Start welcome section --> <section class="single-room-section sec-padding"> <div class="container"> <div class="row"> <div class="col-md-8"> <div class="left-view "> <div class="about-carousel"> <!-- single-awesome-project start --> <div class="single-about-project"> <div class="awesome-img"> <a href="#"> <img src="img/rooms/1.jpg" alt="" /> </a> </div> </div> <div class="single-about-rooms"> <div class="awesome-img"> <a href="#"> <img src="img/rooms/1.jpg" alt="" /> </a> </div> </div> <div class="single-about-rooms"> <div class="awesome-img"> <a href="#"> <img src="img/rooms/1.jpg" alt="" /> </a> </div> </div> </div> <div class="what-in-room"> <div class="included"> <img src="img/services/icon-ac.png" alt="icon"> <span>AC</span> </div> <div class="included"> <img src="img/services/icon-car.png" alt="icon"> <span>free parking</span> </div> <div class="included"> <img src="img/services/icon-cup.png" alt="icon"> <span>breakfast</span> </div> <div class="included"> <img src="img/services/icon-wifi.png" alt="icon"> <span>wifi service</span> </div> <div class="included"> <img src="img/services/icon-led.png" alt="icon"> <span>tv</span> </div> </div> <div class="room-description"> <h3>Bunked Bed Room</h3> <p>The Bunked Bed Room at JTC Club Resort. Designed for discerning travelers seeking a heightened level of sophistication, our Bunked Bed Room offers an exclusive retreat amidst the serene beauty of Karumathampatti, Tamil Nadu. Discover a haven of elegance where every detail has been carefully curated to ensure a memorable stay. Each Bunked Bed Room is tastefully appointed with modern amenities and stylish furnishings, creating a refined ambiance that exudes warmth and tranquility. Indulge in spacious accommodations featuring plush bedding, a well-appointed sitting area, and a private balcony or terrace offering stunning views of the surrounding landscape. Whether unwinding after a day of exploration or simply taking in the natural beauty outside your window, our Bunked Bed Room provides the perfect sanctuary to relax and rejuvenate.</p> </div> </div> </div> <div class="col-md-4"> <div class="booking-form"> <form action="https://asiatech.in/booking_engine/index3?token=NjkzOA==" method="post" class="listing-search__form"> <div class="price"> <p>Room From Per Night</p> <span>Rs. 6,000/-</span> </div> <hr> <div class="item"> <label class="listing-search__label">Arrival Date</label> <input type="text" class="datepicker form-control input-field" data-zdp_readonly_element="false"> </div> <div class="item"> <label class="listing-search__label">Departure Date</label> <input type="text" class="datepicker2 form-control input-field" data-zdp_readonly_element="false"> </div> <div class="item"> <label for="offer-type" class="listing-search__label">Adults</label> <div class="dk-select ht-field " id="dk1-offer-type"> <select name="dk-selected" id="offer-type" class="ht-field" data-dkcacheid="1"> <option value="All" selected="">1</option> <option value="For Rent">2</option> <option value="For Sale">3</option> <option value="Open House">4</option> </select> </div> </div> <div class="item"> <label for="offer-type" class="listing-search__label">Children</label> <div class="dk-select ht-field " > <select name="dk-selected" class="ht-field" data-dkcacheid="1"> <option value="All" selected="">1</option> <option value="For Rent">2</option> <option value="For Sale">3</option> <option value="Open House">4</option> </select> </div> </div> <div class="item thm-button"> <label class="listing-search__label listing-search__label--hidden">Check Availability</label> <a href="https://asiatech.in/booking_engine/index3?token=NjkzOA==" class="listing-search__btn">Check Availability</a> </div> </form> </div> </div> </div> </div> <!-- End main content --> </section> <!-- End welcome section --> <?php include 'include/footer.php'; ?> <!-- jquery latest version --> <script src="js/marco/jquery-1.12.4.min.js"></script> <!-- bootstrap js --> <script src="js/bootstrap.min.js"></script> <!-- owl.carousel js --> <script src="js/owl.carousel.min.js"></script> <!-- Counter js --> <script src="js/jquery.counterup.min.js"></script> <!-- waypoint js --> <script src="js/waypoints.js"></script> <!-- isotope js --> <script src="js/isotope.pkgd.min.js"></script> <!-- stellar js --> <script src="js/jquery.stellar.min.js"></script> <!-- stellar js --> <script src="js/imagelightbox.min.js"></script> <!-- magnific js --> <script src="js/magnific.min.js"></script> <!-- venobox js --> <script src="js/venobox.min.js"></script> <!-- meanmenu js --> <script src="js/jquery.meanmenu.js"></script> <!-- tabs js --> <script src="js/tabs.js"></script> <!-- Form validator js --> <script src="js/form-validator.min.js"></script> <!-- plugins js --> <script src="js/plugins.js"></script> <!-- datapicker js --> <script src="js/zebra_datepicker.min.js"></script> <!-- main js --> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings