-
Notifications
You must be signed in to change notification settings - Fork 0
/
page_404.html
329 lines (313 loc) · 16.7 KB
/
page_404.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
<!DOCTYPE html>
<!--[if IE 7]> <html lang="en" class="ie7"> <![endif]-->
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>YLNews</title>
<!-- Meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- CSS Global Compulsory-->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/headers/header1.css" />
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap-responsive.min.css" />
<link rel="stylesheet" href="assets/css/style_responsive.css" />
<link rel="shortcut icon" href="favicon.ico" />
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css" />
<!-- CSS Theme -->
<link rel="stylesheet" href="assets/css/themes/default.css" id="style_color" />
<link rel="stylesheet" href="assets/css/themes/headers/default.css" id="style_color-header-1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<!--=== Style Switcher ===-->
<i class="style-switcher-btn icon-cogs"></i>
<div class="style-switcher">
<div class="theme-close"><i class="icon-remove"></i></div>
<div class="theme-heading">Theme Colors</div>
<ul class="unstyled">
<li class="theme-default theme-active" data-style="default" data-header="light"></li>
<li class="theme-blue" data-style="blue" data-header="light"></li>
<li class="theme-orange" data-style="orange" data-header="light"></li>
<li class="theme-red" data-style="red" data-header="light"></li>
<li class="theme-light" data-style="light" data-header="light"></li>
</ul>
</div><!--/style-switcher-->
<!--=== End Style Switcher ===-->
<!--=== Top ===-->
<div class="top">
<div class="container">
<ul class="loginbar pull-right">
<li><i class="icon-globe"></i><a>Languages <i class="icon-sort-up"></i></a>
<ul class="nav-list">
<li class="active"><a href="#">English</a> <i class="icon-ok"></i></li>
<li><a href="#">Spanish</a></li>
<li><a href="#">Russian</a></li>
<li><a href="#">German</a></li>
</ul>
</li>
<li class="devider"> </li>
<li><a href="page_faq.html" class="login-btn">Help</a></li>
<li class="devider"> </li>
<li><a href="page_login.html" class="login-btn">Login</a></li>
</ul>
</div>
</div><!--/top-->
<!--=== End Top ===-->
<!--=== Header ===-->
<div class="header">
<div class="container">
<!-- Logo -->
<div class="logo">
<a href="index.html"><img id="logo-header" src="assets/img/logo1-default.png" alt="Logo" /></a>
</div><!-- /logo -->
<!-- Menu -->
<div class="navbar">
<div class="navbar-inner">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a><!-- /nav-collapse -->
<div class="nav-collapse collapse">
<ul class="nav top-2">
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Home
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="index.html">Option1: Landing Page</a></li>
<li><a href="page_home.html">Option2: Header Option</a></li>
<li><a href="page_home4.html">Option3: Revolution Slider</a></li>
<li><a href="page_home5.html">Option4: Amazing Content</a></li>
<li><a href="page_home1.html">Option5: Mixed Content</a></li>
<li><a href="page_home2.html">Option6: Content with Sidebar</a></li>
<li><a href="page_home3.html">Option7: Aplle Style Slider</a></li>
<li><a href="page_home_all.html">Home All In One</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li class="active">
<a href="" class="dropdown-toggle" data-toggle="dropdown">Pages
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="page_about.html">About Us</a></li>
<li><a href="page_services.html">Services</a></li>
<li><a href="page_pricing.html">Pricing</a></li>
<li><a href="page_coming_soon.html">Coming Soon</a></li>
<li><a href="page_faq.html">FAQs</a></li>
<li><a href="page_search.html">Search Result</a></li>
<li><a href="page_gallery.html">Gallery</a></li>
<li><a href="page_registration.html">Registration</a></li>
<li><a href="page_login.html">Login</a></li>
<li class="active"><a href="page_404.html">404</a></li>
<li><a href="page_clients.html">Clients</a></li>
<li><a href="page_privacy.html">Privacy Policy</a></li>
<li><a href="page_terms.html">Terms of Service</a></li>
<li><a href="page_column_left.html">2 Columns (Left)</a></li>
<li><a href="page_column_right.html">2 Columns (Right)</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li>
<a href="" class="dropdown-toggle" data-toggle="dropdown">Features
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="feature_grid.html">Grid Layout</a></li>
<li><a href="feature_typography.html">Typography</a></li>
<li><a href="feature_thumbnail.html">Thumbnails</a></li>
<li><a href="feature_component.html">Components</a></li>
<li><a href="feature_navigation.html">Navigation</a></li>
<li><a href="feature_table.html">Tables</a></li>
<li><a href="feature_form.html">Forms</a></li>
<li><a href="feature_icons.html">Icons</a></li>
<li><a href="feature_button.html">Buttons</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Portfolio
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="portfolio_item.html">Portfolio Item</a></li>
<li><a href="portfolio_2columns.html">Portfolio 2 Columns</a></li>
<li><a href="portfolio_3columns.html">Portfolio 3 Columns</a></li>
<li><a href="portfolio_4columns.html">Portfolio 4 Columns</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Blog
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="blog.html">Blog</a></li>
<li><a href="blog_item.html">Blog Item</a></li>
<li><a href="blog_left_sidebar.html">Blog Left Sidebar</a></li>
<li><a href="blog_item_left_sidebar.html">Blog Item Left Sidebar</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contact
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="page_contact.html">Contact Default</a></li>
<li><a href="page_contact1.html">Contact Boxed Map</a></li>
</ul>
<b class="caret-out"></b>
</li>
<li><a class="search"><i class="icon-search search-btn"></i></a></li>
</ul>
<div class="search-open">
<div class="input-append">
<form />
<input type="text" class="span3" placeholder="Search" />
<button type="submit" class="btn-u">Go</button>
</form>
</div>
</div>
</div><!-- /nav-collapse -->
</div><!-- /navbar-inner -->
</div><!-- /navbar -->
</div><!-- /container -->
</div><!--/header -->
<!--=== End Header ===-->
<!--=== Breadcrumbs ===-->
<div class="breadcrumbs margin-bottom-40">
<div class="container">
<h1 class="color-green pull-left">Page Not Founded</h1>
<ul class="pull-right breadcrumb">
<li><a href="index.html">Home</a> <span class="divider">/</span></li>
<li><a href="">Pages</a> <span class="divider">/</span></li>
<li class="active">404</li>
</ul>
</div><!--/container-->
</div><!--/breadcrumbs-->
<!--=== End Breadcrumbs ===-->
<!--=== Content Part ===-->
<div class="container">
<div class="row-fluid page-404">
<p><i>404</i> <span>The Page cannot be found</span></p>
</div><!--/row-fluid-->
</div><!--/container-->
<!--=== End Content Part ===-->
<!--=== Footer ===-->
<div class="footer">
<div class="container">
<div class="row-fluid">
<div class="span4">
<!-- About -->
<div class="headline"><h3>About</h3></div>
<p class="margin-bottom-25">Unify is an incredibly beautiful responsive Bootstrap Template for corporate and creative professionals.</p>
<!-- Monthly Newsletter -->
<div class="headline"><h3>Monthly Newsletter</h3></div>
<p>Subscribe to our newsletter and stay up to date with the latest news and deals!</p>
<form class="form-inline" />
<div class="input-append">
<input type="text" placeholder="Email Address" class="input-medium" />
<button class="btn-u">Subscribe</button>
</div>
</form>
</div><!--/span4-->
<div class="span4">
<div class="posts">
<div class="headline"><h3>Recent Blog Entries</h3></div>
<dl class="dl-horizontal">
<dt><a href="#"><img src="assets/img/sliders/elastislide/6.jpg" alt="" /></a></dt>
<dd>
<p><a href="#">Anim moon officia Unify is an incredibly beautiful responsive Bootstrap Template</a></p>
</dd>
</dl>
<dl class="dl-horizontal">
<dt><a href="#"><img src="assets/img/sliders/elastislide/10.jpg" alt="" /></a></dt>
<dd>
<p><a href="#">Anim moon officia Unify is an incredibly beautiful responsive Bootstrap Template</a></p>
</dd>
</dl>
<dl class="dl-horizontal">
<dt><a href="#"><img src="assets/img/sliders/elastislide/11.jpg" alt="" /></a></dt>
<dd>
<p><a href="#">Anim moon officia Unify is an incredibly beautiful responsive Bootstrap Template</a></p>
</dd>
</dl>
</div>
</div><!--/span4-->
<div class="span4">
<!-- Monthly Newsletter -->
<div class="headline"><h3>Contact Us</h3></div>
<address>
25, Lorem Lis Street, Orange <br />
California, US <br />
Phone: 800 123 3456 <br />
Fax: 800 123 3456 <br />
Email: <a href="mailto:[email protected]" class="">[email protected]</a>
</address>
<!-- Stay Connected -->
<div class="headline"><h3>Stay Connected</h3></div>
<ul class="social-icons">
<li><a href="#" data-original-title="Feed" class="social_rss"></a></li>
<li><a href="#" data-original-title="Facebook" class="social_facebook"></a></li>
<li><a href="#" data-original-title="Twitter" class="social_twitter"></a></li>
<li><a href="#" data-original-title="Goole Plus" class="social_googleplus"></a></li>
<li><a href="#" data-original-title="Pinterest" class="social_pintrest"></a></li>
<li><a href="#" data-original-title="Linkedin" class="social_linkedin"></a></li>
<li><a href="#" data-original-title="Vimeo" class="social_vimeo"></a></li>
</ul>
</div><!--/span4-->
</div><!--/row-fluid-->
</div><!--/container-->
</div><!--/footer-->
<!--=== End Footer ===-->
<!--=== Copyright ===-->
<div class="copyright">
<div class="container">
<div class="row-fluid">
<div class="span8">
<p>2013 © Unify. ALL Rights Reserved. <a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a></p>
</div>
<div class="span4">
<a href="index.html"><img id="logo-footer" src="assets/img/logo2-default.png" class="pull-right" alt="" /></a>
</div>
</div><!--/row-fluid-->
</div><!--/container-->
</div><!--/copyright-->
<!--=== End Copyright ===-->
<!-- JS Global Compulsory -->
<script type="text/javascript" src="assets/js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="assets/js/modernizr.custom.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script type="text/javascript" src="assets/plugins/back-to-top.js"></script>
<!-- JS Page Level -->
<script type="text/javascript" src="assets/js/app.js"></script>
<script type="text/javascript">
jQuery(document).ready(function() {
App.init();
});
</script>
<!--[if lt IE 9]>
<script src="assets/js/respond.js"></script>
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-47920049-1']);
_gaq.push(['_setDomainName', 'yololabs.github.io']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>