-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlight-blank.html
455 lines (454 loc) · 24.1 KB
/
light-blank.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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<!DOCTYPE html>
<!--
Name: Youplay - Game Template based on Bootstrap
Version: 3.3.2
Author: nK
Website: https://nkdev.info/
Purchase: https://1.envato.market/youplayhtmlinfo
Support: https://nk.ticksy.com/
License: You must have a valid license purchased only from ThemeForest (the above link) in order to legally use the theme for your project.
Copyright 2020.
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Youplay | Blank Page</title>
<meta name="description" content="Youplay - Gaming HTML Template based on Bootstrap">
<meta name="keywords" content="gaming, game, community, template, html, bootstrap, webpack">
<meta name="author" content="nK">
<link rel="icon" type="image/png" href="assets/images/dark/icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- START: Styles -->
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700">
<!-- Bootstrap -->
<link rel="stylesheet" href="assets/vendor/bootstrap/dist/css/bootstrap.min.css" />
<!-- Flickity -->
<link rel="stylesheet" href="assets/vendor/flickity/dist/flickity.min.css" />
<!-- Magnific Popup -->
<link rel="stylesheet" href="assets/vendor/magnific-popup/dist/magnific-popup.css" />
<!-- Revolution Slider -->
<link rel="stylesheet" href="assets/vendor/slider-revolution/css/settings.css">
<link rel="stylesheet" href="assets/vendor/slider-revolution/css/layers.css">
<link rel="stylesheet" href="assets/vendor/slider-revolution/css/navigation.css">
<!-- Bootstrap Sweetalert -->
<link rel="stylesheet" href="assets/vendor/bootstrap-sweetalert/dist/sweetalert.css" />
<!-- Social Likes -->
<link rel="stylesheet" href="assets/vendor/social-likes/dist/social-likes_flat.css" />
<!-- FontAwesome -->
<script defer src="assets/vendor/fontawesome-free/js/all.js"></script>
<script defer src="assets/vendor/fontawesome-free/js/v4-shims.js"></script>
<!-- Youplay -->
<link rel="stylesheet" href="assets/css/youplay-light.css">
<!-- RTL (uncomment this to enable RTL support) -->
<!-- <link rel="stylesheet" href="assets/css/youplay-rtl.min.css" /> -->
<!-- Custom Styles -->
<link rel="stylesheet" href="assets/css/custom.css">
<!-- END: Styles -->
<!-- jQuery -->
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
</head>
<body>
<!-- Preloader -->
<div class="page-preloader preloader-wrapp">
<img src="assets/images/light/logo.png" alt="">
<div class="preloader"></div>
</div>
<!-- /Preloader -->
<!-- Navbar -->
<nav class="navbar-youplay navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="off-canvas" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img src="assets/images/light/logo.png" alt="">
</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class=" dropdown dropdown-hover">
<a href="light-store-1.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Store <span class="caret"></span>
<span class="label">games</span>
</a>
<div class="dropdown-menu">
<ul role="menu">
<li>
<a href="light-store-1.html"> Store Style 1 </a>
</li>
<li>
<a href="light-store-2.html"> Store Style 2 </a>
</li>
<li>
<a href="light-cart.html"> Cart </a>
</li>
</ul>
<ul role="menu">
<li>
<a href="light-store-product-1.html"> Product Style 1 </a>
</li>
<li>
<a href="light-store-product-2.html"> Product Style 2 </a>
</li>
<li>
<a href="light-checkout.html"> Checkout </a>
</li>
</ul>
</div>
</li>
<li class=" dropdown dropdown-hover">
<a href="light-blog-1.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Blog <span class="caret"></span>
<span class="label">news</span>
</a>
<div class="dropdown-menu">
<ul role="menu">
<li>
<a href="light-blog-1.html"> Blog Style 1 </a>
</li>
<li>
<a href="light-blog-2.html"> Blog Style 2 </a>
</li>
<li>
<a href="light-blog-3.html"> Blog Style 3 </a>
</li>
</ul>
<ul role="menu">
<li>
<a href="light-blog-post-1.html"> Blog Post 1 </a>
</li>
<li>
<a href="light-blog-post-2.html"> Blog Post 2 </a>
</li>
<li>
<a href="light-blog-post-3.html"> Blog Post 3 </a>
</li>
</ul>
</div>
</li>
<li class="active dropdown dropdown-hover">
<a href="light-components.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Features <span class="caret"></span>
<span class="label">full list</span>
</a>
<div class="dropdown-menu">
<ul role="menu">
<li>
<a href="light-forums.html"> Forums </a>
</li>
<li>
<a href="light-forums-topics.html"> Forums Topics </a>
</li>
<li>
<a href="light-forums-single-topic.html"> Forums Single Topic </a>
</li>
<li>
<a href="light-matches-list.html"> Matches List </a>
</li>
<li>
<a href="light-match.html"> Match </a>
</li>
<li>
<a href="light-match-2.html"> Match with Maps </a>
</li>
<li>
<a href="light-login.html"> Login </a>
</li>
</ul>
<ul role="menu">
<li>
<a href="light-widgets.html"> Widgets <span class="badge bg-default">New</span>
</a>
</li>
<li>
<a href="light-components.html"> Components </a>
</li>
<li>
<a href="light-coming-soon.html"> Coming Soon </a>
</li>
<li>
<a href="light-contact.html"> Contact Us </a>
</li>
<li>
<a href="light-search.html"> Search </a>
</li>
<li>
<a href="light-404.html"> 404 </a>
</li>
<li class="active">
<a href="light-blank.html"> Blank </a>
</li>
</ul>
</div>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class=" dropdown dropdown-hover">
<a href="light-user-activity.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> KuroKy <span class="badge bg-default">8</span>
<span class="caret"></span>
<span class="label">user</span>
</a>
<div class="dropdown-menu">
<ul role="menu">
<li>
<a href="light-user-activity.html"> Activity </a>
</li>
<li>
<a href="light-user-profile.html"> Profile </a>
</li>
<li>
<a href="light-user-messages.html"> Messages <span class="badge bg-default">8</span>
</a>
</li>
<li>
<a href="light-user-messages-compose.html"> Messages Compose </a>
</li>
<li>
<a href="light-user-settings.html"> Settings </a>
</li>
<li>
<a href="https://nkdev.info/docs/youplay-html/"> Documentation </a>
</li>
<li>
<a href="https://1.envato.market/youplayhtmlinfo"> Purchase </a>
</li>
</ul>
</div>
</li>
<li>
<a class="search-toggle" href="search.html">
<i class="fa fa-search"></i>
</a>
</li>
<li class="dropdown dropdown-hover dropdown-cart">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
<i class="fa fa-shopping-cart"></i>
</a>
<div class="dropdown-menu">
<div class="row youplay-side-news">
<div class="col-xs-3 col-md-4">
<a href="#" class="angled-img">
<div class="img">
<img src="assets/images/light/game-journey-500x375.jpg" alt="">
</div>
</a>
</div>
<div class="col-xs-9 col-md-8">
<a href="#" class="pull-right mr-10"><i class="fa fa-times"></i></a>
<h4 class="ellipsis"><a href="#">Journey</a></h4>
<span class="quantity">1 × <span class="amount">$50.00</span></span>
</div>
</div>
<div class="row youplay-side-news">
<div class="col-xs-3 col-md-4">
<a href="#" class="angled-img">
<div class="img">
<img src="assets/images/light/game-road-no-taken-500x375.jpg" alt="">
</div>
</a>
</div>
<div class="col-xs-9 col-md-8">
<a href="#" class="pull-right mr-10"><i class="fa fa-times"></i></a>
<h4 class="ellipsis"><a href="#">Road Not Taken</a></h4>
<span class="quantity">1 × <span class="amount">$20.00</span></span>
</div>
</div>
<div class="ml-20 mr-20 pull-right"><strong>Subtotal:</strong> <span class="amount">$70.00</span></div>
<div class="btn-group pull-right m-15">
<a href="#" class="btn btn-default btn-sm">View Cart</a>
<a href="#" class="btn btn-default btn-sm">Checkout</a>
</div>
</div>
</li>
<li class="dropdown dropdown-hover dropdown-user">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="true">
<i class="fa fa-user"></i>
<span class="caret"></span>
</a>
<div class="dropdown-menu">
<form class="navbar-login-form" action="#" method="post">
<p>Username:</p>
<div class="youplay-input">
<input type="text" name="log">
</div>
<p>Password:</p>
<div class="youplay-input">
<input type="password" name="pwd">
</div>
<div class="youplay-checkbox mb-15 ml-5">
<input type="checkbox" name="rememberme" value="forever" id="nav-rememberme">
<label for="nav-rememberme">Remember Me</label>
</div>
<button class="btn btn-sm ml-0 mr-0" name="submit">Log In</button>
<br>
<p>
<a class="no-fade" href="#">Lost password?</a> | <a href="#" class="no-fade" data-toggle="modal" data-target="#nav-registration">Register</a>
</p>
</form>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- /Navbar -->
<!-- Registration Form -->
<div id="nav-registration" class="modal fade">
<div class="modal-dialog modal-sm">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Register</h4>
</div>
<div class="modal-body">
<form action="#" method="post">
<div>
<p>Username:</p>
<div class="youplay-input">
<input type="text" name="user_login" />
</div>
<p>E-mail:</p>
<div class="youplay-input">
<input type="text" name="user_email" />
</div>
<p>
<em>A password will be e-mailed to you.</em>
</p>
<button class="btn ml-3" name="submit">Register</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- /Registration Form -->
<div class="content-wrap">
<!--
Banner
Additional classes:
.small
.xsmall
.big
.full
-->
<section class="youplay-banner banner-top youplay-banner-parallax small">
<div class="image" data-speed="0.4">
<img src="assets/images/light/banner-blog-bg.jpg" alt="" class="jarallax-img">
</div>
<div class="info">
<div>
<div class="container">
<h1 class="h1">Blank Page</h1>
</div>
</div>
</div>
</section>
<!-- /Banner -->
<section class="youplay-content container">
<h2 class="mt-0">Title</h2>
<p> Start your new page here... </p>
</section>
<!-- Footer -->
<footer class="youplay-footer youplay-footer-parallax">
<div class="image" data-speed="0.4" data-img-position="50% 0%">
<img src="assets/images/light/footer-bg.jpg" alt="" class="jarallax-img">
</div>
<div class="wrapper">
<!-- Social Buttons -->
<div class="social">
<div class="container">
<h3>Connect socially with <strong>Youplay</strong></h3>
<div class="social-icons">
<div class="social-icon">
<a href="#">
<i class="fab fa-discord"></i>
<span>Subscribe to Discord</span>
</a>
</div>
<div class="social-icon">
<a href="#">
<i class="fab fa-twitch"></i>
<span>Watch on Twitch</span>
</a>
</div>
<div class="social-icon">
<a href="#">
<i class="fab fa-youtube"></i>
<span>Watch on Youtube</span>
</a>
</div>
<div class="social-icon">
<a href="#">
<i class="fab fa-twitter-square"></i>
<span>Follow on Twitter</span>
</a>
</div>
</div>
</div>
</div>
<!-- /Social Buttons -->
<!-- Copyright -->
<div class="copyright">
<div class="container">
<p>2020 © <strong>nK</strong>. All rights reserved</p>
</div>
</div>
<!-- /Copyright -->
</div>
</footer>
<!-- /Footer -->
</div>
<!-- Search Block -->
<div class="search-block">
<a href="#" class="search-toggle">
<i class="fa fa-times"></i>
</a>
<form action="search.html">
<div class="youplay-input">
<input type="text" name="search" placeholder="Search...">
</div>
</form>
</div>
<!-- /Search Block -->
<!-- START: Scripts -->
<!-- Object Fit Polyfill -->
<script src="assets/vendor/object-fit-images/dist/ofi.min.js"></script>
<!-- jQuery -->
<script src="assets/vendor/jquery/dist/jquery.min.js"></script>
<!-- Hexagon Progress -->
<script src="assets/vendor/HexagonProgress/jquery.hexagonprogress.min.js"></script>
<!-- Bootstrap -->
<script src="assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Jarallax -->
<script src="assets/vendor/jarallax/dist/jarallax.min.js"></script>
<!-- Flickity -->
<script src="assets/vendor/flickity/dist/flickity.pkgd.min.js"></script>
<!-- jQuery Countdown -->
<script src="assets/vendor/jquery-countdown/dist/jquery.countdown.min.js"></script>
<!-- Moment.js -->
<script src="assets/vendor/moment/min/moment.min.js"></script>
<script src="assets/vendor/moment-timezone/builds/moment-timezone-with-data.min.js"></script>
<!-- Magnific Popup -->
<script src="assets/vendor/magnific-popup/dist/jquery.magnific-popup.min.js"></script>
<!-- Revolution Slider -->
<script src="assets/vendor/slider-revolution/js/jquery.themepunch.tools.min.js"></script>
<script src="assets/vendor/slider-revolution/js/jquery.themepunch.revolution.min.js"></script>
<!-- ImagesLoaded -->
<script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
<!-- Isotope -->
<script src="assets/vendor/isotope-layout/dist/isotope.pkgd.min.js"></script>
<!-- Bootstrap Validator -->
<script src="assets/vendor/bootstrap-validator/dist/validator.min.js"></script>
<!-- Bootstrap Sweetalert -->
<script src="assets/vendor/bootstrap-sweetalert/dist/sweetalert.min.js"></script>
<!-- Social Likes -->
<script src="assets/vendor/social-likes/dist/social-likes.min.js"></script>
<!-- Youplay -->
<script src="assets/js/youplay.min.js"></script>
<script src="assets/js/youplay-init.js"></script>
<!-- END: Scripts -->
</body>
</html>