-
Notifications
You must be signed in to change notification settings - Fork 42
/
contact.html
396 lines (386 loc) · 14.3 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from csvisual.com/demo/octavian/html/portfolio-details.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 08 Sep 2021 04:08:41 GMT -->
<head>
<meta charset="UTF-8" />
<title>Contact - DevOps Malayalam</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="DevOps Malayalam - We are a community, thriving to create a pool of new age techies in the emerging IT industry."
/>
<meta name="author" content="TexTheme" />
<meta name="keywords" content="" />
<link rel="icon" href="images/favicon.png" />
<link rel="stylesheet" type="text/css" href="css/animate.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="css/all.min.css" />
<link rel="stylesheet" type="text/css" href="css/flaticon2.css" />
<link rel="stylesheet" type="text/css" href="css/flaticon4.css" />
<link rel="stylesheet" type="text/css" href="css/slick.css" />
<link rel="stylesheet" type="text/css" href="css/slick-theme.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/responsive.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-154444946-5"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-154444946-5');
</script>
</head>
<body>
<div class="page-loading">
<img src="images/loader.gif" alt="" />
</div>
<!--page-loading end-->
<div class="wrapper">
<header>
<div class="container">
<div class="header-content">
<div class="logo">
<a href="index.html" title="">
<img src="images/logo.png" alt="logo" class="hide-on-sticky" />
<img src="images/logo5.png" alt="logo" class="visible-on-sticky" />
</a>
</div>
<!--logo end-->
<nav>
<ul>
<li>
<a class="navigation-bar" href="index.html" title="">Home</a>
</li>
<li>
<a class="navigation-bar" href="about.html" title=""
>About Us</a
>
</li>
<li>
<a class="navigation-bar" href="events.html" title=""
>Events</a
>
<ul>
<li><a href="expert.html" title="">Expert Session</a></li>
<li>
<a href="beginner.html" title="">Beginner Session</a>
</li>
</ul>
</li>
<li>
<a class="navigation-bar link-active" href="contact.html" title=""
>Contact</a
>
</li>
</ul>
</nav>
<!--navigation end-->
<ul class="icons-list ml-auto">
<li>
<a href="#" title="" class="menu-btn">
<i class="flaticon-044-menu"></i>
</a>
</li>
</ul>
<!--icons-list end-->
</div>
<!--header-content end-->
</div>
</header>
<!--header end-->
<!--scroll top-->
<div class="arrow-btn" id="myDIV">
<a href="#"><span class="fas fa-angle-up"></span></a>
</div>
<div
class="
header-search
d-flex
flex-wrap
justify-content-center
align-items-center
w-100
"
>
<span class="search-close-btn"><i class="fas fa-times"></i></span>
<form>
<input type="text" placeholder="Search" />
</form>
</div>
<!--header-search end-->
<div class="responsive-mobile-menu d-flex flex-wrap align-items-end">
<a href="#" title="" class="close-menu">
<img src="images/close.png" alt="" />
</a>
<ul class="mb-menu">
<li>
<a href="index.html" title="">Home</a>
</li>
<li><a href="about.html" title="">About</a></li>
<li>
<a href="events.html" title="">Events</a>
<ul>
<li><a href="expert.html" title="">Expert Session</a></li>
<li><a href="beginner.html" title="">Beginner Session</a></li>
</ul>
</li>
<li><a href="contact.html" style="color:purple" title="">Contact</a></li>
</ul>
<div class="clearfix"></div>
<ul class="social-links">
<li>
<a href="https://www.facebook.com/" title=""
><i class="fab fa-facebook"></i
></a>
</li>
<li>
<a href="https://join.slack.com/" title=""
><i class="fab fa-slack"></i
></a>
</li>
<li>
<a href="https://www.instagram.com" title=""
><i class="fab fa-instagram"></i
></a>
</li>
<li>
<a href="https://t.me/joinchat/" title=""
><i class="fab fa-telegram"></i
></a>
</li>
<li>
<a href="https://chat.whatsapp.com" title=""
><i class="fab fa-whatsapp"></i
></a>
</li>
<li>
<a href="https://youtube.com/channel/" title=""
><i class="fab fa-youtube"></i
></a>
</li>
</ul>
<div class="rep-copyright">
<p>
Copyright © 2021
<a href="index.html" title="">DevOps Malayalam</a> All Rights
Reserved.
</p>
</div>
<!--rep-copyright end-->
</div>
<!--responsive-mobile-menu end-->
<section class="pager-section overlay">
<div class="container">
<div class="pager-info">
<h3>Contact</h3>
<ul class="breacrumb">
<li><a href="#" title="">Home </a></li>
<li><span>Contact</span></li>
</ul>
<!--breacrumb end-->
</div>
<!--pager-info end-->
</div>
</section>
<!--pager-section end-->
<section class="sec-block">
<div class="container">
<div class="contact-page-form">
<div class="row align-items-center">
<div class="col-lg-5">
<div class="contact-form-dv">
<h3 class="sc-title float-none">Leave us a message</h3>
<!-- modify this form HTML and place wherever you want your form -->
<form action="https://formspree.io/f/mdoyyrqk" method="POST">
<div class="form-group">
<input
type="text"
class="form-control name"
placeholder="Name*"
required
/>
</div>
<div class="form-group">
<input
type="email"
class="form-control name"
placeholder="Email*"
name="_replyto"
required
/>
</div>
<div class="form-group">
<textarea
name="message"
class="form-control"
placeholder="Write us your message*"
required
></textarea>
</div>
<!-- your other form fields go here -->
<button
type="submit"
class="btn-default gradient-bg2 style2"
>
Send Us Message
</button>
</form>
</div>
<!--contact-form-dv end-->
</div>
<div class="col-lg-7">
<div class="contact-img" style="top: 49px">
<img src="images/resources/contact.png" alt="" />
<div class="clearfix"></div>
</div>
<!--contact-img end-->
</div>
</div>
</div>
<!--contact-page-form end-->
</div>
</section>
<!-- Footer starts -->
<footer>
<div class="top-footer-2 style2 bg-color5">
<div class="container">
<div class="tp-content">
<div class="row">
<div class="col-lg-3 col-md-9 mr-auto">
<div class="widget widget-about">
<img src="images/logo.png" alt="logo" />
<p>
<strong>DevOps Malayalam </strong> is such kind of a place
where you will meet people with different levels of skill
sets and knowledge, who are always ready to help each
other.
</p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6">
<div class="widget widget-links">
<h3 class="widget-title">Useful Links</h3>
<ul>
<li><a href="index.html" title="">Home</a></li>
<li><a href="about.html" title="">About Us</a></li>
<li><a href="events.html" title="">Events</a></li>
<li><a href="contact.html" title="">Contact Us</a></li>
<li>
<a href="privacy.html" title="">Privacy Policy</a>
</li>
</ul>
</div>
<!--widget-links end-->
</div>
<div class="col-lg-4 col-md-5 col-sm-12">
<div class="widget widget-contact">
<h3 class="widget-title">Contact Us</h3>
<ul>
<li><a href="mailto:[email protected]">Email: [email protected]</a></li>
</ul>
</div>
<div
class="col-lg-4 col-md-5 col-sm-12"
style="margin-left: -13px"
>
<div class="widget widget-contact">
<div class="footer-social-icons">
<h4 class="widget-title">Follow us on</h4>
<ul class="social-icons">
<li>
<a
href="https://www.facebook.com/"
class="social-icon"
>
<i class="fa fa-facebook"></i
></a>
</li>
<li>
<a
href="https://join.slack.com/"
class="social-icon"
>
<i class="fa fa-slack"></i
></a>
</li>
<li>
<a
href="https://www.instagram.com"
class="social-icon"
>
<i class="fa fa-instagram"></i
></a>
</li>
<li>
<a
href="https://t.me/joinchat/"
class="social-icon"
>
<i class="fa fa-telegram"></i
></a>
</li>
<li>
<a
href="https://chat.whatsapp.com"
class="social-icon"
>
<i class="fa fa-whatsapp"></i
></a>
</li>
<li>
<a
href="https://youtube.com/channel/"
class="social-icon"
>
<i class="fa fa-youtube"></i
></a>
</li>
</ul>
<!-- widget-contact end -->
</div>
</div>
</div>
</div>
</div>
</div>
<!--tp-content end-->
</div>
</div>
<!--top-footer end-->
<div class="bottom-footer bg-color6">
<div class="row">
<div class="col-md-12 text-center">
<p style="color: white">
Copyright © <span id="year"></span> Designed by DevOps Malayalam All Rights
Reserved.
</p>
<a href="#" title="" class="scrollTop"><i class="fa fa-rocket fa-lg" aria-hidden="true" style="border-radius:50% ;color: aliceblue;"></i></a> -->
</div>
<!--bt-footer end-->
</div>
</div>
<!--bottom-footer end-->
</footer>
<!--footer end-->
</div>
<!--wrapper end-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/aos.html"></script>
<script src="js/plugin/isotope.js"></script>
<script src="js/plugin/slick.min.js"></script>
<script src="js/plugin/html5lightbox.js"></script>
<script src="js/script.js"></script>
</body>
<!-- Mirrored from csvisual.com/demo/octavian/html/portfolio-details.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 08 Sep 2021 04:08:45 GMT -->
</html>