D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mpwalmi
/
www
/
Filename :
locate-us-mpwalmi.php
back
Copy
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Locate Us - M.P. Water and Land Management Institute, Bhopal</title> <meta name="author" content="Webful Creations"> <meta name="description" content="WALMI is a premiere autonomous training institute, working in the field of natural resources management as a part of Panchayat and the Rural Development Department, Govt. of M.P." /> <meta name="keywords" content="WALMI is a premiere autonomous training institute, working in the field of natural resources management as a part of Panchayat and the Rural Development Department, Govt. of M.P." /> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include 'header-link.php'; ?> </head> <body style="background-image: url('assets/images/park/wp3556796.jpg');"> <div class="main-container"> <?php include 'header.php'; ?> <div class="title-section dark-bg module grey-bg"> <div class="container"> <div class="row"> <div class="col-sm-12 col-padding-y"> <div class="title-section-text"> <h2>Locate us- (Live Google map)</h2> </div> </div> </div> </div> </div> <a href="index.php" class="back-arrow"> <i class="fa fa-arrow-left" aria-hidden="true"></i> </a> <div class="contact-page module"> <div class="container"> <div class="row"> <div class="col-sm-12 col-lg-12 col-md-12 col-padding-y grey-bg-color"> <div class="contact-map"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d29339.003844660365!2d77.403118!3d23.192983!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x6e8d345b4b665132!2sM.%20P.%20Water%20and%20Land%20Management%20Institute!5e0!3m2!1sen!2sin!4v1599552276146!5m2!1sen!2sin" width="100%" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe> </div> </div> </div> </div> </div> <?php include 'footer.php' ?> </div> </body> </html>