File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelmsresort.com/standard.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>Standard Non View Room | M S Resort </title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> <link rel="stylesheet" href="css/room-carousel.css" /> </head> <body> <?php include("include/header.php");?> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/slider/banner.jpg" > <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <!--<h5> M S Resort</h5>--> <h1> Standard Non View Room</h1> </div> </div> </div> </div> <section class="rooms-page section-padding" data-scroll-index="1"> <div class="container"> <div class="row"> <div class="col-md-8"> <div> <!-- Flickity HTML init --> <div class="carousel carousel-main" data-flickity='{"pageDots": false }'> <div class="carousel-cell"><img src="img/rooms/standard-slide1.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide2.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide3.jpg"/></div> <!-- <div class="carousel-cell"><img src="img/rooms/standard-slide4.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide5.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide6.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide7.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide8.jpg"/></div> --> </div> <div class="carousel carousel-nav" data-flickity='{ "asNavFor": ".carousel-main", "contain": true, "pageDots": false }'> <div class="carousel-cell"><img src="img/rooms/standard-slide1.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide2.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide3.jpg"/></div> <!-- <div class="carousel-cell"><img src="img/rooms/standard-slide4.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide5.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide6.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide7.jpg"/></div> <div class="carousel-cell"><img src="img/rooms/standard-slide8.jpg"/></div> --> </div> </div> <div class="mt-4"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <!--<i class="star-rating"></i> <i class="star-rating"></i>--> </span> <div class="section-subtitle"> M S Resort</div> <div class="section-title">Standard Non View Room</div> <p>The Standard Non View Room at M S Resort Dalhousie is designed for guests seeking comfort and convenience at an affordable price. Though it does not offer a direct view of the surrounding landscape, the room maintains a cozy and welcoming ambiance, perfect for rest and relaxation after a day of sightseeing. Thoughtfully furnished with a comfortable double bed, ample storage space, and warm lighting, it provides a peaceful environment where guests can unwind. The room is equipped with essential amenities including a flat-screen TV, intercom, room heater (on request), and an attached modern bathroom with 24/7 hot and cold water supply, ensuring a hassle-free stay.</p> <p>Ideal for couples, solo travelers, or budget-conscious guests, the Standard Non View Room is a practical choice without compromising on quality. The resort's commitment to cleanliness and guest satisfaction is evident in the room’s well-maintained interiors and prompt housekeeping service. While the room lacks a scenic view, guests still enjoy access to all the resort’s common areas, including the terrace, restaurant, and lounge spaces that provide panoramic glimpses of the valley. For those who value comfort, functionality, and affordability, this room type delivers a balanced experience in the heart of Dalhousie’s natural beauty.</p> </div> <div> <h6>Room Amenities</h6> <div class="row"> <div class="col-md-12"> <ul class="list-unstyled page-list mb-30"> <li> <div class="page-list-icon"> <span class="ti-check"></span> </div> <div class="page-list-text"> <p>Wifi</p> </div> </li> <li> <div class="page-list-icon"> <span class="ti-check"></span> </div> <div class="page-list-text"> <p>24/7 Hot Water </p> </div> </li> <li> <div class="page-list-icon"> <span class="ti-check"></span> </div> <div class="page-list-text"> <p>Smart TV</p> </div> </li> <li> <div class="page-list-icon"> <span class="ti-check"></span> </div> <div class="page-list-text"> <p>Wifi</p> </div> </li> </ul> </div> </div> </div> </div> <div class="col-lg-4"> <div class="detail-sidebar"> <!-- <div class="sidebar-form reservation-form"> <div class="banner-form form-style-2"> <div class="form-content"> <div class="form-content-inner"> <div class="table-item"> <div class="form-btn"> <a href="https://bookings.asiatech.in/?page=8869&type=website" target="_blank" class="btn btn-orange">BOOK NOW</a> </div> </div> </div> </div> </div> </div> --> <aside class="widget"> <h4>NEED HELP?</h4> <div class="help"> If you have any question please don't hesitate to contact us <div class="phone"><span class="flaticon-phone"></span><a href="tel:+919459469777">+91 9459469777, </a><a href="tel:+919459427777"> 9459427777, </a><a href="tel:+917018903832"> 7018903832 </a></div> <div class="email"><span class="flaticon-envelope"></span><a href="mailto:msresort07@gmail.com">msresort07@gmail.com</a> <br>or use <a href="contact.php"> <strong>contact form</strong></a></div> <div class="email"><span class="flaticon-location-pin"></span> <a href="https://maps.app.goo.gl/cGxTpeUk8AxG8KY58" target="_blank"><strong>Address : </strong> Church Baloon Road Near Gandhi Chowk Dalhousie </a> </div> </div> </aside> </div> </div> </div> </div> </section> <?php include("include/footer.php");?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> <!-- partial --> <script src='https://npmcdn.com/flickity@2/dist/flickity.pkgd.js'></script> <script src="./script.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings