forked from uwsampa/research-group-web
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontact.html
More file actions
31 lines (28 loc) · 1.66 KB
/
Copy pathcontact.html
File metadata and controls
31 lines (28 loc) · 1.66 KB
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
---
layout: default
title: Contact
notitle: true
---
<div class="row">
<div class="col-lg-12" style="align-content: center" >
<p align="center"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1250.5648371600635!2d-74.06551337077083!3d4.602681899791002!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8e3f99bcb0c71f5b%3A0xcb6030026ed7246a!2sEdificio+Mario+Laserna%2C+Bogot%C3%A1!5e1!3m2!1ses-419!2sco!4v1546749599158" width="1000vw" height="500vh" frameborder="0" style="border:0" allowfullscreen></iframe></p>
</div>
</div>
<div class="row" style="background: #343a40; color: white; padding: 1rem">
<div class="col-lg-8" >
<br>
<h2>Contact Us!</h2>
<h4><strong>Do you have an awesome research or development idea?</strong>Do not hesitate to contact us!</h4>
<h5><img src="https://icla.org/wp-content/uploads/2018/02/blue-location-icon-png-19.png" style="width: 20px"> <span style="padding-left: 10px"> Universidad de los Andes, Bogotá, Colombia</span> </h5>
<a href="mailto:the.swd.lab@gmail.com"><img src="./img/Mail.ico" style="width: 20px"> <img src="img/email.png" alt="email" style="width: 13vw"></a>
<h5><img src="./img/phone.png" style="width: 20px"> <a href="tel:+5713394999" style="padding-left: 10px">+(571) 339 49 99 Ext. 1674</a></h5>
<br>
</div>
<div class="col-lg-4">
<br>
<br>
<a href="https://twitter.com/TheSwDLab?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large">Follow @TheSwDLab</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br>
<br>
</div>
</div>