forked from THDCMustang/thdcmustang.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
35 lines (34 loc) · 2.17 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: Contact
layout: contact
permalink: /contact/
---
<div class="thdc-grid">
<div class="thdc-whole-page">
<h1>Contact Us</h1>
<div class="thdc-width-one-half">
<h3>Mailing Address</h3>
<address>
Temperate Horticulture Development Center (THDC)<br>
Marpha, Mustang<br>
Nepal<br><br>
Phone: <a href="tel:+977069400034">+977 (069) 400034</a><br>
</address>
<ul class="thdc-unstyled-list">
<li>Email: <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
<h3>Social</h3>
<a href="https://twitter.com/THDCMustang" target="_blank"><i class="fa fa-lg fa-twitter" aria-hidden="true" title="Twitter"></i><span class="sr-only">Twitter</span></a>
<a href="https://facebook.com/THDCMustang" target="_blank"><i class="fa fa-lg fa-facebook" aria-hidden="true" title="Facebook"></i><span class="sr-only">Facebook</span></a>
<a href="https://instagram.com/THDCMustang" target="_blank"><i class="fa fa-lg fa-instagram" aria-hidden="true" title="Instagram"></i><span class="sr-only">Instagram</span></a>
<a href="https://medium.com/@THDCMustang" target="_blank"><i class="fa fa-lg fa-medium" aria-hidden="true" title="Medium"></i><span class="sr-only">Medium</span></a>
<a href="https://github.com/THDCMustang" target="_blank"><i class="fa fa-lg fa-github" aria-hidden="true" title="Github"></i><span class="sr-only">Github</span></a>
<h3>Have a question?</h3>
<a href="https://docs.google.com/forms/u/0/d/1p69fSCzbjk2Et6L1OSFMp1LAtdzAUvPfGG6EwgDYgaM" target="_blank">Use our Contact Form</a>
</div>
<div class="thdc-width-one-half">
<h3>Location</h3>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d821.337056349973!2d83.68099605854557!3d28.743432041600173!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39be0f33b8ed632f%3A0x185a49f7350400e6!2sTemperate+Horticulture+Development+Center+(THDC)!5e1!3m2!1sen!2snp!4v1475554630669" width="100%" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>