-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
151 lines (123 loc) · 7.43 KB
/
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1" />
<!-- title -->
<title>Appiko | 404 page</title>
<meta name="description" content="HTML Error 404 page" />
<meta name="keywords" content="404, Appiko" />
<meta name="author" content="Appiko">
<meta property="og:image" content="images/icon/logo_icon.png">
<!-- favicon -->
<link rel="shortcut icon" href="images/icon/favicon.ico">
<!-- animation -->
<link rel="stylesheet" href="css/animate.css" />
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- font-awesome icon -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<!-- themify-icons -->
<link rel="stylesheet" href="css/themify-icons.css" />
<!-- owl carousel -->
<link rel="stylesheet" href="css/owl.transitions.css" />
<link rel="stylesheet" href="css/owl.carousel.css" />
<!-- magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css" />
<!-- base -->
<link rel="stylesheet" href="css/base.css" />
<!-- elements -->
<link rel="stylesheet" href="css/elements.css" />
<!-- responsive -->
<link rel="stylesheet" href="css/responsive.css" />
<!-- Appiko's custom -->
<link rel="stylesheet" href="css/custom.css" />
<!--[if IE 9]>
<link rel="stylesheet" type="text/css" href="css/ie.css" />
<![endif]-->
<!--[if IE]>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
</head>
<body>
<div id="page" class="page">
<!-- slider text -->
<!-- end slider text --><!-- subscribe section -->
<!-- end subscribe section --><!-- feature box section -->
<!-- end feature box section --><!-- slider text -->
<!-- end slider text --><!-- subscribe section -->
<!-- end subscribe section --><!-- feature box section -->
<!-- end feature box section --><!-- slider text -->
<!-- end slider text --><!-- subscribe section -->
<!-- end subscribe section --><!-- feature box section -->
<!-- end feature box section --><!-- slider text -->
<!-- end slider text --><!-- subscribe section -->
<!-- end subscribe section --><!-- feature box section -->
<!-- end feature box section --><!-- slider text -->
<!-- end slider text --><!-- subscribe section -->
<!-- end subscribe section --><!-- feature box section -->
<!-- end feature box section --><header class="header-style3" id="header-section7">
<!-- nav -->
<nav class="navbar bg-white tz-header-bg no-margin alt-font light-header">
<div class="container navigation-menu">
<div class="row display-block">
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<div class="logo tz-border">
<!-- logo -->
<a href="index.html" class="inner-link"><img alt="" src="images/logo/logo_text.png" data-img-size="(W)163px X (H)39px" id="ui-id-27" style="border-radius: 0px; border-color: rgb(78, 78, 78); border-style: none; border-width: 1px !important;"></a>
<!-- end logo -->
</div>
</div>
</div>
</div>
</nav>
<!-- end nav -->
</header><section class="padding-110px-tb xs-padding-60px-tb bg-white builder-bg" id="content-section3" style="background-color: rgb(255, 255, 255); padding-left: 0px; padding-right: 0px; border-color: rgb(112, 112, 112) rgb(112, 112, 112) rgb(236, 236, 236); padding-top: 20px !important; padding-bottom: 0px !important;">
<div class="container">
<div class="row">
<!-- section title -->
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<h2 class="section-title-large sm-section-title-medium xs-section-title-large text-dark-gray font-weight-600 alt-font margin-three-bottom xs-margin-fifteen-bottom tz-text">Oops! Nothing here...</h2>
<div class="text-medium sm-text-medium width-60 margin-lr-auto md-width-70 sm-width-100 tz-text margin-thirteen-bottom xs-margin-nineteen-bottom">No problem! Here's a banana that you can take on the way to our <a href="index.html"> home page</a>.</div>
</div>
<!-- end section title -->
<!-- image -->
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<img class="margin-thirteen-bottom xs-margin-twenty-seven-bottom" src="images/icon/800px-Banana.jpg" data-img-size="(W)958px X (H)115px" alt="" id="ui-id-24" style="border-radius: 0px; border-color: rgb(112, 112, 112); border-style: none; border-width: 1px !important;">
</div>
<!-- end image -->
</div>
</div>
</section></div><!-- /#page -->
<!-- javascript libraries -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/smooth-scroll.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- wow animation -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!-- owl carousel -->
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<!-- images loaded -->
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<!-- isotope -->
<script type="text/javascript" src="js/jquery.isotope.min.js"></script>
<!-- magnific popup -->
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- navigation -->
<script type="text/javascript" src="js/jquery.nav.js"></script>
<!-- equalize -->
<script type="text/javascript" src="js/equalize.min.js"></script>
<!-- fit videos -->
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<!-- number counter -->
<script type="text/javascript" src="js/jquery.countTo.js"></script>
<!-- time counter -->
<script type="text/javascript" src="js/counter.js"></script>
<!-- twitter Fetcher -->
<script type="text/javascript" src="js/twitterFetcher_min.js"></script>
<!-- main -->
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>