File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/thearanyavilas.com/terms-condition.php
Back
<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"/> <title>Terms & Conditions | Aranya Vilas</title> <link rel="icon" type="image/x-icon" href="img/favicon.ico"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/img-slider.css"> </head> <body> <?php include 'include/header.php'?> <div class="breadcum about-bg"> <h2>Terms & Conditions</h2> </div> <section class="property-section pt-80 ph1 mb-60" id="section1"> <div class="container"> <div class="property-dis"> </div> <div class="row mt-20"> <div class="col-md-12"> <h3>Terms & Conditions</h3> <p>Check-In – 02:00 PM - Early arrival is subject to availability. For guaranteed early check-in, reservation needs to be made starting from the previous night.</p> <p>Check-Out – 11:00 AM - Later check-outs are available on request and are subject to availability.</p> <p>All meals are fixed menu basis and served at the dining area. Food, Tea, Coffee available only at the dining area.</p> <p>Swimming costumes are compulsory for swimming pool entry and Any kind of food and drinks prohibited in swimming pool premises.</p> <p>Consumption of alcohol in common areas is prohibited. We do not have a license to serve alcohol however you may bring your own alcohol and consume within your room. Consumption of alcohol in common areas/ public spaces is prohibited by law.</p> <p>All reservations are subject to availability. The resort reserves the right to cancel or release non guaranteed reservations.</p> <h3>Extra Child/person policy;</h3> <P>Child below 6 years complimentary on sharing parent’s bed.</P> <p>Child from 6 to 12 year and Extra Adults above 12 years will be charged as per plan</p> <p>The resort has the right to offer an alternate/similar at par accommodation in an overbooking situation or on non-availability of rooms for different reasons whatsoever.</p> <p>The client will be liable for any damage caused to hotel property or equipment by the client or the guests attending the events. Any loss and damage to the hotel will be charged to the client. Though the hotel team will guide to avoid such losses or damages.</p> <p>Guest will be furnish a valid proof of identification at the time of check-in. Foreign nationals are requested to furnish their Passport & valid visa. Indian Nationals can present one of the following: Passport, Adhaar Card, Driving License, Voter ID card.</p> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!--bootstrap --> <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> <!--bootstrap end--> <!--image slider--> <script src="js/img-slider.js"></script> <!--mobile-menu--> <script src="js/mobile-menu.js"></script> <!--drop-down-menu--> <script src="js/drop-down-menu.js"></script> <!-- sticky header and smooth scrolling --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> <script> $(document).ready(function(){ $(window).scroll(function(){ var top=$(window).scrollTop(); if(top>=150) { $("header").addClass('secondary'); } else if($("header").hasClass('secondary')){ $("header").removeClass('secondary'); } }); // Add smooth scrolling to all links $("a").on('click', function(event) { // Make sure this.hash has a value before overriding default behavior if (this.hash !== "") { // Prevent default anchor click behavior event.preventDefault(); // Store hash var hash = this.hash; // Using jQuery's animate() method to add smooth page scroll // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area $('html, body').animate({ scrollTop: $(hash).offset().top }, 900, function(){ // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = hash; }); } // End if }); }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings