This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
249 lines (198 loc) · 9.9 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
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Decompiled - A Tech Podcast!</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/css/mediaelementplayer.min.css" rel="stylesheet" />
<link href="assets/css/magnific-popup.css" rel="stylesheet" />
<link href="assets/css/style.css" rel="stylesheet" />
<link href='//fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300' rel='stylesheet' type='text/css'>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" />
<meta name="theme-color" content="#fff" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no" />
<meta name="author" content="CronByte" />
<meta name="keywords" content="Podcast,Tech,Best Podcast,Tech Podcast,Decompiled" />
<meta name="description" content="Decompiled! Indigenous Podcast for Engineers, students makers & entrepreneurs. Tune In, listen real life experiences & stay on edge with evolving technology world." />
<meta property="og:locale" content="en" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Decompiled - A Tech Podcast" />
<meta property="og:description" content="Decompiled! Indigenous Podcast for Engineers, students makers & entrepreneurs. Tune In, listen real life experiences & stay on edge with evolving technology world." />
<meta property="og:url" content="https://www.decompiled.in/" />
<meta property="og:site_name" content="Decompiled" />
<meta property="og:image" content="http://beta.decompiled.in/assets/img/logo/xlogo.png.pagespeed.ic._oIgWkuu4L.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="decompiled_pod" />
<meta name="twitter:creator" content="decompiled_pod" />
<meta name="twitter:title" content="Decompiled - A Tech Podcast" />
<meta name="twitter:description" content="Decompiled! Indigenous Podcast for Engineers, students makers & entrepreneurs. Tune In, listen real life experiences & stay on edge with evolving technology world." />
<meta name="twitter:domain" content="https://www.decompiled.in/" />
<meta name="twitter:image" content="http://beta.decompiled.in/assets/img/logo/xlogo.png.pagespeed.ic._oIgWkuu4L.png" />
<link rel="icon" href="assets/img/logo/logo.png" />
<link rel="shortcut icon" href="assets/img/logo/logo.png" />
</head>
<body>
<header class="header absolute">
<div class="container">
<!-- LOGOOOOOOOOOOOO -->
<h1 class="logo"><a href="index.html"><img itemprop="logo" src="assets/img/logo/logo.png" title="Decompiled! Indigenous Podcast for Engineers, students makers & entrepreneurs. Tune In, listen real life experiences & stay on edge with evolving technology world. " alt="Decompiled!" /></a></h1>
<nav class="navigation">
<ul class="menu">
<li class="menuitem"><a href="index.html">Home</a></li>
<li class="menuitem active"><a href="contact.html">Contact</a></li>
</ul>
<a href="index.html#" class="btn-hamburguer-menu"><i class="fa fa-bars"></i></a>
</nav>
</div>
</header>
<!-- ===== MAIN ===== -->
<main id="main" class="main">
<!-- ===== PAGE HEADER ===== -->
<header class="page-header" style="background-position: center bottom;background-image: url(./assets/img/gallery/contact_bg.jpg);">
<div class="page-header-inner">
<div class="container">
<!-- ===== PAGE HEADER CONTENT ===== -->
<div class="page-header-content text-center">
<h2>Contact</h2>
</div>
</div>
</div>
</header>
<!-- ===== SECTION ===== -->
<section class="section-negative">
<div class="container">
<!-- ===== PAGE CONTENT ===== -->
<div class="page-content mt-60">
<!-- ===== PAGE TITLE & DESCRIPTION ===== -->
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="title-default mb-10">Get in touch</h2>
<p class="page-description mb-70">Mail us your queries.</p>
</div>
</div>
<!-- ===== FORM CONTACT ===== -->
<div class="row">
<div class="col-md-8 col-md-offset-2">
<form action="a.php" method="POST" id="form-contact" class="form-contact form-validate">
<fieldset>
<div class="mb-20">
<label for="name" class="label-control">Name* :</label>
<input type="text" name="name" class="form-control" id="name" required />
</div>
<div class="mb-20">
<label for="email" class="label-control">Email* :</label>
<input type="email" name="email" class="form-control" id="email" required />
</div>
<div class="mb-20">
<label for="subject" class="label-control">Subject* :</label>
<input type="text" name="subject" class="form-control" id="subject" required />
</div>
<div class="mb-20">
<label for="message" class="label-control">Message* :</label>
<textarea name="message" id="message" rows="6" class="form-control" required></textarea>
</div>
<div class="mb-20 text-right">
<input type="submit" class="btn btn-success btn-lg" value="Submit" />
</div>
<div class="form-callback success">
<p>Success! Thank you for contacting us. (ᵔᴥᵔ)</p>
</div>
<div class="form-callback error">
<p>Error! Something went wrong. ʕ; •`ᴥ•´ʔ</p>
</div>
</fieldset>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- Donate! -->
<!-- <section id="donate" class="section-highlight text-center">
<div class="container">
<h2 class="title-default">You can Donate US</h2>
<p class="section-description"></p>
<div class="row mb-50">
<div class="col-lg-3 col-sm-6 mb-20">
<a href="contact.html#" class="btn btn-default btn-round btn-lg btn-block">10/-</a>
</div>
<div class="col-lg-3 col-sm-6 mb-20">
<a href="contact.html#" class="btn btn-default btn-round btn-lg btn-block">100/-</a>
</div>
<div class="col-lg-3 col-sm-6 mb-20">
<a href="contact.html#" class="btn btn-default btn-round btn-lg btn-block"></a>
</div>
<div class="col-lg-3 col-sm-6 mb-20">
<a href="contact.html#" class="btn btn-default btn-round btn-lg btn-block"></a>
</div>
</div>
</div>
</section> -->
</main>
<footer class="footer">
<section class="section-positive">
<div class="container">
<div class="row mt-70 mb-30">
<div class="col-sm-4 mb-40">
<h2 class="title-separator white">Lastest Episodes</h2>
<ul class="footer-complement">
<li>
<a href="/episodes/season1/episode2.html">Episode 02 - Talking GSoC and Opensource <span><br> With Prakhar and Vipul</span></a>
</li>
<li>
<a href="./episodes/season1/episode1.html">Episode 01 - Why this is the best time to get into tech? <span><br> With Girish Sarwal</span></a>
</li>
</ul>
</div>
<div class="col-sm-4 mb-40">
<h2 class="title-separator white">Donate Us</h2>
<ul class="footer-complement">
<li>
<a href="">Soon.</a>
</li>
</ul>
</div>
<div class="col-sm-4 mb-40">
<h2 class="title-separator white">We are social</h2>
<ul class="social-list">
<li class="social-item"><a href="https://www.twitter.com/decompiled_pod" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="social-item"><a href="https://www.instagram.com/decompiled_pod" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li class="social-item"><a href="https://www.facebook.com/groups/decompiled.pod" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="social-item"><a href="https://feeds.buzzsprout.com/257871.rss" target="_blank"><i class="fa fa-rss"></i></a></li>
<li class="social-item"><a href="https://soundcloud.com/user-607028135" target="_blank"><i class="fa fa-soundcloud"></i></a></li>
<li class="social-item"><a href="index.html#" target="_blank"><i class="fa fa-music"></i></a></li>
<li class="social-item"><a href="https://www.youtube.com/channel/UC-aGua5oA3n-XQXN-teKYKA" target="_blank"><i class="fa fa-youtube"></i></a></li>
<li class="social-item"><a href="https://open.spotify.com/episode/0qnDwHvUlz45mYWcCx4PH4?si=ny7T_waDQ0yMFurcFF7exw" target="_blank"><i class="fa fa-spotify"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="footer-credits">
<div class="container">
<div class="row">
<div class="col-sm-6 footer-logo">
<h1 class="logo_footer"><a href="index.html"><img itemprop="logo" src="assets/img/logo/logo.png" title="Decompiled! Indigenous Podcast for Engineers, students makers & entrepreneurs. Tune In, listen real life experiences & stay on edge with evolving technology world. " alt="Decompiled!" /></a></h1>
</div>
<div class="col-sm-6 text-right">
<br>
CronByte © 2019 All rights reserved.
</div>
</div>
</div>
</section>
</footer>
<script src="assets/js/jquery-1.11.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/mediaelement-and-player.min.js"></script>
<script src="assets/js/magnific-popup.min.js"></script>
<script src="assets/js/validate.min.js"></script>
<script src="assets/js/placeholder.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>