File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/starviewdesertcamp.com/tariff.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Tariff - Star view desert camp </title> <meta name="keywords" content="Responsive,HTML5,CSS3,XML,JavaScript"> <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" type="text/css" href="assets/css/styles-1.css"> <!-- Attach the main stylesheet file --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png"> <style> #customers { font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } #customers td, #customers th { border: 1px solid #343434; padding: 8px; } #customers tr:nth-child(even){background-color: none;} #customers tr:hover {background-color: #be987440;} #customers th { padding-top: 12px; padding-bottom: 12px; text-align: left; font: 18px/20px "Playfair Display", Arial, Helvetica, sans-serif; } .pt-60 {padding-top:60px} .pb-60{padding-bottom:60px} </style> </head> <body class="home-page-2"> <div class="main-wrapper"> <?php include 'include/header.php';?> <!--Breadcrumb Section--> <section id="breadcrumb-section" data-bg-img="assets/img/breadcrumb.jpg"> <div class="inner-container container"> <div class="ravis-title"> <div class="inner-box"> <div class="title">Tariff</div> </div> </div> <div class="breadcrumb"> <ul class="list-inline"> <li><a href="index.php">Home</a></li> <li class="current"><a href="#">Tariff</a></li> </ul> </div> </div> </section> <!--End of Breadcrumb Section--> <div class="container pt-60 "> <div class="row"> <div class="table-responsive"> <table class="table"> <thead> <tr> <th>Desert Package <br> Tent/Room Type</th> <th>Default Rate <br> 26th Sep. </th> <th>Peek Session - Deepawali <br> (15 Oct - 30 Oct ) & & <br> Christams to New Year Week<br>(20th Dec. to 05th Jan.)</th> <th>31st Dec. New Year <br> Night Party </th> <th>Inventory</th> </tr> </thead> <tbody> <tr> <td>Swiss tent</td> <td>Rs. 5000 /Couple </td> <td>Rs. 7000 /Couple</td> <td>Rs. 14000 /Couple</td> <td>05</td> </tr> <tr> <td>Deluxe tent</td> <td>Rs. 4000 /Couple</td> <td>Rs. 6000 /Couple</td> <td>Rs. 12000 /Couple</td> <td>05</td> </tr> <tr> <td>Deluxe hut</td> <td>Rs. 3000 /Couple</td> <td>Rs. 5000 /Couple</td> <td>Rs. 10000 /Couple</td> <td>05</td> </tr> <tr> <td>Camping tent</td> <td>Rs. 2500 /Couple</td> <td>Rs. 4500 /Couple</td> <td>Rs. 9000 /Couple</td> <td>05</td> </tr> <tr> <td>Extra Adult/Bed</td> <td>Rs. 1500 /Person</td> <td>Rs. 2000 /Person</td> <td>Rs. 5000 /Person</td> <td> </td> </tr> <tr> <td>Extra Child Bed 06 to 12 Year</td> <td>Rs. 1200 /Person</td> <td>Rs. 1700 /Person</td> <td>Rs. 3000 /Person</td> <td> </td> </tr> </tbody> </table> </div> </div><br><br> </div> <div class="inclusion"> <div class="container"> <h2>Inclusion - (Complementry Services & Ameneties in Tent Package)</h2> <div class="content"> <ul> <li>Accomdation (Night Stay in Swish Tent are Attached Late-Bath & Hot-Cold Water in Tent)</li> <li>Camel Safari at Sunset time.</li> <li>Sunset Point</li> <li>Traditional Welcome in (Tikka Dastori)</li> <li>Evening Hi-Tea & Snacks.</li> <li>Rajasthani Cultural Folk Dance Program.</li> <li>Fire in Winter Session</li> <li>Live Langa Party Music.</li> <li>DJ Party & Group Dance.</li> <li>Buffet Dinner (Rajasthani Veg. Food)</li> <li>Buffet Breakfast.</li> <li>Two Bottels Minrel Water.</li> </ul> </div> <h3><b>Notes</b></h3> <div class="content"> <ul> <li> Check in Time - 03 to 04 PM and Check Out Time - 10 to 11 AM.</li> <li>Child Above 06 Year will be Charged and Below 06 Year Free of Cost.</li> <!-- <li>Accomdation (Night Stay in Swish Tent are Attached Late-Bath & Hot-Cold Water in Tent)</li> <li>Camel Safari at Sunset time.</li> <li> Sunset Point.</li> <li>Traditional Welcome in (Tikka Dastori)</li> <li>Evening Hi-Tea & Snacks.</li> <li>Rajasthani Cultural Folk Dance Program.</li> <li>Fire in Winter Session.</li> <li>Live Langa Party Music.</li> <li>Buffet Dinner (Rajasthani Veg. Food)</li> <li> Buffet Breakfast.</li> <li>Two Bottels Minrel Water.</li>--> </ul> </div> </div> </div> </div> <?php include 'include/footer.php';?> </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/owl.carousel.min.js"></script> <script type="text/javascript" src="assets/js/select2.min.js"></script> <script type="text/javascript" src="assets/js/imagesloaded.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/jquery.magnific-popup.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.02 |
proxy
|
phpinfo
|
Settings