-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvenue.html
118 lines (95 loc) · 4.01 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
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>
<div class="row" id="tim-workshop-venue" style="padding-top:30px">
<p class="sub-heading">
Workshop - Next generation web apps with dry-rb by Tim Riley </a>
</p>
<span>
11th August 9 AM - 5 PM
</span>
<br><br>
<div class ="row">
<div class = "col-md-6">
<p>
<b><u>Address:</u></b> Josh Software,
<br/>
A13/14 Sunflower Building, 5th Floor,
Survey No. 77/1, Mahalunge Baner Road,
Baner, Pune - 411 045,
Maharashtra, India.
</p>
</div>
<div class = "col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3782.282863385348!2d73.7837963149548!3d18.561281987385293!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2bed799aac07b%3A0x6799a8c390473c64!2sJosh+Software+Private+Limited!5e0!3m2!1sen!2sin!4v1500915451866" width="300" height="200" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="row" id="aditya-workshop-venue" style="padding-top:40px">
<p class="sub-heading">
Workshop - What lies beneath (your models) by Aditya Godbole & Swanand Pagnis
</p>
<span>
11th August 9 AM - 5 PM
</span>
<div class ="row">
<div class = "col-md-6">
<p>
<b><u>Address:</u></b> Big Binary Solutions,
<br/>
203, Jewel Tower,
Lane Number 8, Ashok Chakra Society,
Suyojana Society, Meera Nagar,
Koregaon Park
Pune, Maharashtra 411001
</p>
</div>
<div class = "col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3782.834096702799!2d73.8951672149546!3d18.536397787399743!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c106fddd01ab%3A0xb3b7dc39b0d38926!2sBig+Binary+Solutions+Pvt.+Ltd.!5e0!3m2!1sen!2sin!4v1500915614902" width="300" height="200" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="row" id="talks-venue" style="padding-top:40px">
<p class="sub-heading">
Conference Venue
</p>
<span>
12th 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>
<div class="row" id="stay" style="padding-top:40px">
<p class="sub-heading">
Stay
</p>
<p>
Conference ticket does not cover stay but you can stay at discounted rates with OYO near the venue of the conference. Use the <a href = " https://www.oyorooms.com/pune/hotels-in-pune-for-deccanrubyconf?checkin=12/08/2017&checkout=13/08/2017&utm_source=DeccanRubyConf" target=_blank> link </a> to book your rooms.
</p>
</div>
</section>
</section>