-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvenue.html
48 lines (38 loc) · 1.35 KB
/
venue.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
36
37
38
39
40
41
42
43
44
45
46
47
48
---
layout: header
---
<section class="content-wrap">
<article class="col-sm-3 side-panel red">
<div class="container-fluid">
<div class="logo-wrap">
<a href="index.html" class="icon-rubyconflogo"></a>
</div>
</div>
<h1>Venue</h1>
<img src="assets/images/venue.png" alt="Quiet Please"
class="pati registration-pati"/>
</article>
<section class="col-sm-9 main-content workshop-section">
<div class="row" id="talks-venue" style="padding-top:40px">
<p class="sub-heading">
Conference Venue
</p>
<span>
4th August 8.30 AM - 10 PM
</span>
<div class ="row">
<div class = "col-md-6">
<p>
<b><u>Address:</u></b> Sheraton Grand Pune Bund Garden Hotel,
<br/>
Raja Bahadur Mill Road,
Pune, Maharashtra 411001
</p>
</div>
<div class = "col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3782.9780353887277!2d73.86921111495435!3d18.529894687403594!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c05f4d08cca9%3A0x15888f834fad6cf7!2sSheraton+Grand+Pune+Bund+Garden+Hotel!5e0!3m2!1sen!2sin!4v1500916062467" width="300" height="200" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
</section>