File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelsinjoshimath.com/hemkund-sahib.php
Back
<!DOCTYPE html> <html> <head> <title>Hemkund Sahib </title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!--main file--> <link href="css/pearl-hotel.css" rel="stylesheet" type="text/css"> <!--Medical Guide Icons--> <link href="fonts/pearl-icons.css" rel="stylesheet" type="text/css"> <!-- Default Color--> <link href="css/default-color.css" rel="stylesheet" id="color" type="text/css"> <!--bootstrap--> <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> <!--Dropmenu--> <link href="css/dropmenu.css" rel="stylesheet" type="text/css"> <!--Sticky Header--> <link href="css/sticky-header.css" rel="stylesheet" type="text/css"> <!--Sticky Countdown--> <link href="css/countdown.css" rel="stylesheet" type="text/css"> <!--revolution--> <link href="css/settings.css" rel="stylesheet" type="text/css"> <link href="css/extralayers.css" rel="stylesheet" type="text/css"> <!--Owl Carousel--> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css"> <!--Date Picker--> <link href="css/date-pick.css" rel="stylesheet" type="text/css"> <!--Form Dropdown--> <link href="css/form-dropdown.css" rel="stylesheet" type="text/css"> <!-- Mobile Menu --> <link rel="stylesheet" type="text/css" href="css/jquery.mmenu.all.css" /> <!--PreLoader--> <link href="css/loader.css" rel="stylesheet" type="text/css"> <!--switcher--> <link href="css/switcher.css" rel="stylesheet" type="text/css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> </head> <body> <div id="wrap"> <!--Start PreLoader--> <div id="preloader"> <div id="status"> </div> <div class="loader"> <h1>Loading...</h1> <span></span> <span></span> <span></span> </div> </div> <?php include 'include/header.php'; ?> <!--Start Sub Banner--> <div class="sub-banner"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="detail"> <h1>Hemkund Sahib </h1> <ul> <li><a href="#">Home</a></li> <li><a class="select">Hemkund Sahib </a></li> </ul> </div> </div> </div> </div> <div class="banner-img"></div> </div> <div class="services-two"> <div class="container"> <div class="inner-about"> <h1>Hemkund Sahib </h1> <div class="col-sm-6"> <p> Hemkund Sahib is a highly revered Sikh place of worship in the world. What makes this religious site even more popular is its location at a dizzying height of 4636 m. Nestled in the lap of Garhwal Himalayas, this sacred Sikh pilgrimage destination is annually visited by a large number of devotees from far and wide before it closes down for the winter season between October and April. From the month of May, Sikh pilgrims start to arrive at Hemkund Sahib to help repair the damaged trail over the winter months first and then for performing pilgrimage. This tradition is called Kar Seva or selfless service, which forms an important concept in the Sikh faith. Hemkund Sahib also houses a scenic lake, in the water of which, the devotees take a dip. As per the Hindu mythology, Hemkunt Sahib was known as Lokpal, which is a lake that was a meditational grounds of Lakshman, the brother of Lord Rama. </p> </div> <div class="col-sm-6"> <img src="imgs/attractions/6.jpg" alt=""> </div> </div> </div> </div> </div> <?php include 'include/footer.php'; ?> <script type="text/javascript" src="js/jquery.js"></script> <!-- SMOOTH SCROLL --> <script type="text/javascript" src="js/scroll-desktop.js"></script> <script type="text/javascript" src="js/scroll-desktop-smooth.js"></script> <!-- START REVOLUTION SLIDER --> <script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.tools.min.js"></script> <!-- Countdown --> <script type="text/javascript" src="js/countdown.js"></script> <!-- Owl Carousel --> <script type="text/javascript" src="js/owl.carousel.js"></script> <script type="text/javascript" src="js/cart-detail.js"></script> <!-- Mobile Menu --> <script type="text/javascript" src="js/jquery.mmenu.min.all.js"></script> <!-- Form Drop Down --> <script type="text/javascript" src="js/form-dropdown.js"></script> <!-- Date Picker and input hover --> <script type="text/javascript" src="js/classie.js"></script> <script type="text/javascript" src="js/jquery-ui-1.10.3.custom.js"></script> <!-- Booking Accordion --> <script type="text/javascript" src="js/booking-accordiion.js"></script> <!-- All Scripts --> <script type="text/javascript" src="js/custom.js"></script> <!-- Switcher --> <script type="text/javascript" src="js/switcher-hotel.js"></script> <!-- Date Picker --> <script type="text/javascript"> [].slice.call( document.querySelectorAll( 'input.input__field' ) ).forEach( function( inputEl ) { // in case the input is already filled.. // events: inputEl.addEventListener( 'focus', onInputFocus ); inputEl.addEventListener( 'blur', onInputBlur ); } ); function onInputFocus( ev ) { classie.add( ev.target.parentNode, 'input--filled' ); } function onInputBlur( ev ) { if( ev.target.value.trim() === '' ) { classie.remove( ev.target.parentNode, 'input--filled' ); } } //date picker jQuery("#datepicker").datepicker({ inline: true }); jQuery("#datepicker2").datepicker({ inline: true }); <!-- Form Drop Down --> $(document).ready(function() { $(".basic-example").heapbox(); }); </script> <!-- Revolution Slider --> <script type="text/javascript"> jQuery('.tp-banner').show().revolution( { dottedOverlay:"none", delay:16000, startwidth:1170, startheight:900, hideThumbs:200, thumbWidth:100, thumbHeight:50, thumbAmount:5, navigationType:"nexttobullets", navigationArrows:"solo", navigationStyle:"preview", touchenabled:"on", onHoverStop:"on", swipe_velocity: 0.7, swipe_min_touches: 1, swipe_max_touches: 1, drag_block_vertical: false, parallax:"mouse", parallaxBgFreeze:"on", parallaxLevels:[7,4,3,2,5,4,3,2,1,0], keyboardNavigation:"off", navigationHAlign:"center", navigationVAlign:"bottom", navigationHOffset:0, navigationVOffset:20, soloArrowLeftHalign:"left", soloArrowLeftValign:"center", soloArrowLeftHOffset:20, soloArrowLeftVOffset:0, soloArrowRightHalign:"right", soloArrowRightValign:"center", soloArrowRightHOffset:20, soloArrowRightVOffset:0, shadow:0, fullWidth:"on", fullScreen:"off", spinner:"spinner4", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", forceFullWidth:"off", hideThumbsOnMobile:"off", hideNavDelayOnMobile:1500, hideBulletsOnMobile:"off", hideArrowsOnMobile:"off", hideThumbsUnderResolution:0, hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, startWithSlide:0, videoJsPath:"rs-plugin/videojs/", fullScreenOffsetContainer: "" }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings