This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
anightinindia_preview.html
405 lines (351 loc) · 15.7 KB
/
anightinindia_preview.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
397
398
399
400
401
402
403
404
405
<!DOCTYPE html>
<html lang="en">
<head>
<title>A Night in India Restaurant</title>
<!-- Required meta tags always come first -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="Bootstrap/dist/css/bootstrap-reboot.css">
<link rel="stylesheet" type="text/css" href="Bootstrap/dist/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="Bootstrap/dist/css/bootstrap-grid.css">
<!-- Theme Styles CSS -->
<link rel="stylesheet" type="text/css" href="css/theme-styles.css">
<link rel="stylesheet" type="text/css" href="css/blocks.css">
<!-- Main Font -->
<script src="js/webfontloader.min.js"></script>
<script>
WebFont.load({
google: {
families: ['Roboto:300,400,500,700:latin']
}
});
</script>
<link rel="stylesheet" type="text/css" href="css/fonts.css">
<!-- Styles for plugins -->
<link rel="stylesheet" type="text/css" href="css/daterangepicker.css">
<link rel="stylesheet" type="text/css" href="css/jquery.mCustomScrollbar.min.css">
<!-- Styles from index page -->
<link href="assets/fonts/font-awesome.css" rel="stylesheet" type="text/css">
<link href="assets/fonts/elegant-fonts.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,700,900,400italic' rel='stylesheet' type='text/css'>
<!-- <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.css" type="text/css"> -->
<!-- <link rel="stylesheet" href="assets/css/zabuto_calendar.min.css" type="text/css">
<link rel="stylesheet" href="assets/css/owl.carousel.css" type="text/css"> -->
<!-- <link rel="stylesheet" href="assets/css/trackpad-scroll-emulator.css" type="text/css"> -->
<link rel="stylesheet" href="css/navstyle.css" type="text/css">
</head>
<body>
<header id="page-header">
<nav>
<div class="left">
<a href="index.html" class="brand">CultureConnect</a>
</div>
<!--end left-->
<div class="right">
<div class="primary-nav has-mega-menu">
<ul class="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="signIn.html">Sign In</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="about.html">About</a></li>
</ul>
<!--end navigation-->
</div>
<!--end primary-nav-->
<!--end secondary-nav-->
<a href="addchannel.html" class="btn btn-primary btn-small btn-rounded icon shadow add-listing" data-modal-external-file="modal_submit.php" data-target="modal-submit"><i class="fa fa-plus"></i><span>Add Your Own</span></a>
<div class="nav-btn">
<i></i>
<i></i>
<i></i>
</div>
<!--end nav-btn-->
</div>
<!--end right-->
</nav>
<!--end nav-->
</header>
<!--end page-header-->
<!-- Profile Settings Responsive -->
<!-- OPEN LEFT SIDEBAR -->
<div class="profile-settings-responsive">
<a href="#" class="js-profile-settings-open profile-settings-open">
<i class="fa fa-angle-right" aria-hidden="true"></i>
<i class="fa fa-angle-left" aria-hidden="true"></i>
</a>
<div class="mCustomScrollbar" data-mcs-theme="dark">
<div class="ui-block">
<div class="your-profile">
<div class="ui-block-title ui-block-title-small">
<h2 class="title">Cultural Art Class - Korean Art</h2>
</div>
<div id="accordion1" role="tablist" aria-multiselectable="true">
<div class="card">
<div class="card-header" role="tab" id="headingOne-1">
<h6 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne-1" aria-expanded="true" aria-controls="collapseOne">
<br><center><img src="img/anightinindia.png" alt="photo"><br><br>
A Night in India</center>
<svg class="olymp-dropdown-arrow-icon"><use xlink:href="icons/icons.svg#olymp-dropdown-arrow-icon"></use></svg>
</a>
</h6>
</div>
<div id="collapseOne-1" class="collapse show" role="tabpanel" aria-labelledby="headingOne">
<ul class="your-profile-menu">
<li><center>
Welcome to the channel for 'A Night in India' Restaurant!
</center>
</li>
<li><center><br>
<p>This is a preview of the channel. Join and get connected with your mates now!</p>
</center>
</li>
<br>
<center>
<a href="anightinindia_joined.html" class="btn btn-breez btn-sm">Join Channel</a>
</center>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ... end Profile Settings Responsive -->
<div class="header-spacer header-spacer-small"></div>
<!-- Your Account Personal Information -->
<div class="container">
<div class="row">
<div class="col-xl-9 order-xl-2 col-lg-9 order-lg-2 col-md-12 order-md-1 col-sm-12 col-xs-12">
<div class="ui-block">
<div class="ui-block-title">
<h6 class="title">Channels and Messages</h6>
<a href="#" class="more"><svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg></a>
</div>
<div class="row">
<div class="col-xl-5 col-lg-6 col-md-12 col-sm-12 col-xs-12 padding-r-0">
<ul class="notification-list chat-message">
<li class="chat-group">
<div class="author-thumb">
<img src="img/avatar11-sm.jpg" alt="author">
<img src="img/avatar12-sm.jpg" alt="author">
<img src="img/avatar13-sm.jpg" alt="author">
<img src="img/avatar10-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend"><b>General</b><br></a>
<span class="last-message-author">Jas:</span>
<span class="chat-message-item">Nice to see our channel grow with members!</span>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">March 16th at 10:23am</time></span>
</div>
<span class="notification-icon">
<svg class="olymp-chat---messages-icon"><use xlink:href="icons/icons.svg#olymp-chat---messages-icon"></use></svg>
</span>
<div class="more">
<svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg>
</div>
</li>
<li class="chat-group">
<div class="author-thumb">
<img src="img/avatar11-sm.jpg" alt="author">
<img src="img/avatar9-sm.jpg" alt="author">
<img src="img/avatar5-sm.jpg" alt="author">
<img src="img/avatar10-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend"><b>Random</b><br></a>
<span class="last-message-author">Matt:</span>
<span class="chat-message-item">That's interesting!</span>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">March 16th at 10:23am</time></span>
</div>
<span class="notification-icon">
<svg class="olymp-chat---messages-icon"><use xlink:href="icons/icons.svg#olymp-chat---messages-icon"></use></svg>
</span>
<div class="more">
<svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg>
</div>
</li>
<li class="chat-group">
<div class="author-thumb">
<img src="img/avatar1-sm.jpg" alt="author">
<img src="img/avatar4-sm.jpg" alt="author">
<img src="img/avatar6-sm.jpg" alt="author">
<img src="img/avatar11-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend"><b>Meet-ups/Restaurant Visits</b><br></a>
<span class="last-message-author">Ed:</span>
<span class="chat-message-item">Got it, thanks man! I'm so excited to see you guys! Cheers. </span>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">March 16th at 10:23am</time></span>
</div>
<span class="notification-icon">
<svg class="olymp-chat---messages-icon"><use xlink:href="icons/icons.svg#olymp-chat---messages-icon"></use></svg>
</span>
<div class="more">
<svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg>
</div>
<!-- DIRECT MESSAGES -->
<!-- <li>
<div class="author-thumb">
<img src="img/avatar8-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend">General</a>
<span class="chat-message-item">Hi James! It’s Diana, I just wanted to let you know that we have to reschedule...</span>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">4 hours ago</time></span>
</div>
<span class="notification-icon">
<svg class="olymp-chat---messages-icon"><use xlink:href="icons/icons.svg#olymp-chat---messages-icon"></use></svg>
</span>
<div class="more">
<svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg>
</div>
</li>
-->
</ul>
</div>
<div class="col-xl-7 col-lg-6 col-md-12 col-sm-12 col-xs-12 padding-l-0">
<div class="chat-field">
<div class="ui-block-title">
<h6 class="title">Meet-ups/Restaurant Visits</h6>
<a href="#" class="more"><svg class="olymp-three-dots-icon"><use xlink:href="icons/icons.svg#olymp-three-dots-icon"></use></svg></a>
</div>
<div class="mCustomScrollbar" data-mcs-theme="dark">
<ul class="notification-list chat-message chat-message-field">
<li>
<div class="author-thumb">
<img src="img/avatar4-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend">Ed Henderson</a>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">Yesterday at 8:10am</time></span>
<span class="chat-message-item">Hey guys, was wondering when the next restaurant visit will be held and where
are we meeting up before we head to the restaurant? Thanks!</span>
</div>
</li>
<li>
<div class="author-thumb">
<img src="img/author-page.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend">Logan Jones</a>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">Yesterday at 8:30am</time></span>
<span class="chat-message-item">Hi Ed! Our next visit will be on 30th March and the meet-up is at 11 Ebor St, Toowong. Hope to see you there!:
</span>
<div class="added-photos">
<img src="img/photo-message4.png" alt="location">
<span class="photos-name"><b>Detected location:</b> 11 Ebor St, Toowong</span>
</div>
</div>
</li>
<li>
<div class="author-thumb">
<img src="img/avatar4-sm.jpg" alt="author">
</div>
<div class="notification-event">
<a href="#" class="h6 notification-friend">Ed Henderson</a>
<span class="notification-date"><time class="entry-date updated" datetime="2004-07-24T18:18">Yesterday at 8.35am</time></span>
<span class="chat-message-item">Got it, thanks man! I'm so excited to see you guys! Cheers.</span>
</div>
</li>
<li><center><p>This is a preview of the channel. Join and get connected with your mates now!</p>
</center>
</li>
</ul>
</div>
<form>
<div class="form-group label-floating is-empty">
<center>
<a href="anightinindia_joined.html" class="btn btn-breez btn-sm">Join Channel</a><br>
</center>
</div>
</form>
</div>
</div>
</div>
</div>
<br><br>
</div>
<div class="col-xl-3 order-xl-1 col-lg-3 order-lg-1 col-md-12 order-md-2 col-sm-12 col-xs-12 responsive-display-none">
<div class="ui-block">
<div class="your-profile">
<div class="ui-block-title ui-block-title-small">
<h1 class="title">A Night in India Restaurant</h1>
</div>
<div id="accordion" role="tablist" aria-multiselectable="true">
<div class="card">
<div class="card-header" role="tab" id="headingOne">
<h6 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<br><center><img src="img/anightinindia.png" alt="photo"><br><br>
A Night in India</center>
<svg class="olymp-dropdown-arrow-icon"><use xlink:href="icons/icons.svg#olymp-dropdown-arrow-icon"></use></svg>
</a>
</h6>
</div>
<div id="collapseOne" class="collapse show" role="tabpanel" aria-labelledby="headingOne">
<ul class="your-profile-menu">
<li><center>
Welcome to the channel for 'A Night in India' Restaurant!
</center>
</li>
<li><center><br>
<p>This is a preview of the channel. Join and get connected with your mates now!</p>
</center>
</li>
<br>
<center>
<a href="anightinindia_joined.html" class="btn btn-breez btn-sm">Join Channel</a>
</center>
</ul>
</div>
</div>
</div>
<!--
<div class="ui-block-title">
<a href="33-YourAccount-Notifications.html" class="h6 title">Notifications</a>
<a href="#" class="items-round-little bg-primary">8</a>
</div>
<div class="ui-block-title">
<a href="34-YourAccount-ChatMessages.html" class="h6 title">Chat / Messages</a>
</div>
<div class="ui-block-title">
<a href="35-YourAccount-FriendsRequests.html" class="h6 title">Friend Requests</a>
<a href="#" class="items-round-little bg-blue">4</a>
</div>
<div class="ui-block-title ui-block-title-small">
<h6 class="title">FAVOURITE PAGE</h6>
</div>
<div class="ui-block-title">
<a href="36-FavPage-SettingsAndCreatePopup.html" class="h6 title">Create Fav Page</a>
</div>
<div class="ui-block-title">
<a href="36-FavPage-SettingsAndCreatePopup.html" class="h6 title">Fav Page Settings</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ... end Your Account Personal Information -->
<!-- jQuery first, then Other JS. -->
<script src="js/jquery-3.2.0.min.js"></script>
<!-- Js effects for material design. + Tooltips -->
<script src="js/material.min.js"></script>
<!-- Helper scripts (Tabs, Equal height, Scrollbar, etc) -->
<script src="js/theme-plugins.js"></script>
<!-- Init functions -->
<script src="js/main.js"></script>
<!-- Select / Sorting script -->
<script src="js/selectize.min.js"></script>
<!-- Datepicker input field script-->
<script src="js/moment.min.js"></script>
<script src="js/daterangepicker.min.js"></script>
<script src="js/mediaelement-and-player.min.js"></script>
<script src="js/mediaelement-playlist-plugin.min.js"></script>
</body>
</html>