-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
175 lines (155 loc) · 7.96 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html 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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="format-detection" content="telephone=no"/>
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<title>404</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Links -->
<link rel="stylesheet" href="css/search.css">
<link href="css/subscribe.css" rel="stylesheet">
<link href="css/google-map.css" rel="stylesheet">
<!--JS-->
<script src="js/jquery.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/rd-smoothscroll.min.js"></script>
<!--[if lt IE 9]>
<div style=' clear: both; text-align:center; position: relative;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/..">
<img src="images/ie8-panel/warning_bar_0000_us.jpg" border="0" height="42" width="820"
alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."/>
</a>
</div>
<script src="js/html5shiv.js"></script>
<![endif]-->
<script src='js/device.min.js'></script>
</head>
<body>
<div class="page">
<!--========================================================
HEADER
=========================================================-->
<header>
<div id="stuck_container" class="stuck_container">
<nav class="navbar navbar-default navbar-static-top ">
<div class="navbar-header">
<h1 class="navbar-brand">
<a data-type='rd-navbar-brand' href="./">liam chandler</a>
</h1>
</div>
<div class="navbar-right">
<ul class="navbar-nav sf-menu" data-type="navbar">
<li class="dropdown">
<a href="./">Main Page</a>
<ul class="dropdown-menu">
<li>
<a href="#">Info</a>
</li>
<li>
<a href="#">Offers</a>
</li>
<li>
<a href="#">News</a>
<ul class="dropdown-menu">
<li>
<a href="#">Fresh</a>
</li>
<li>
<a href="#">Archive</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
<a href="index-1.html">About</a>
</li>
<li>
<a href="index-2.html">Portfolio</a>
</li>
<li>
<a href="index-3.html">Experience</a>
</li>
<li>
<a href="index-4.html">Contacts</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<!--========================================================
CONTENT
=========================================================-->
<main>
<section class="well1 well1__ins1 center991 sect-404">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-12 col-sx-12">
<img src="images/404.jpg" alt=""/>
</div>
<div class="col-md-7 col-sm-12 col-sx-12">
<h2 class="text-primary">404</h2>
<h3>Sorry! <br>
Page not found</h3>
<p>The page you are looking for might have been removed, had its name changed, or is temporarily
unavailable.</p>
<p>Please try using our search box below to look for information on the website.</p>
<form class="search-form left991" action="search.php" method="GET" accept-charset="utf-8">
<label class="search-form_label">
<input class="search-form_input" type="text" name="s" autocomplete="off"/>
<span class="search-form_liveout"></span>
</label>
<button class="search-form_submit btn btn-link" type="submit">Search</button>
</form>
</div>
</div>
</div>
</section>
</main>
<!--========================================================
FOOTER
=========================================================-->
<footer>
<div class="footer_cnt">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<h3>newsletter sign up</h3>
<div class="subscribe"> <form class='mailform' method="post" action="bat/rd-mailform.php" data-type="subscribe"> <div class="form-group" data-add-placeholder> <label for="subscribe-form-email">your@email</label> <input id="subscribe-form-email" type="text" name="email" data-constraints="@Email @NotEmpty"/> </div> <div class="form-group"> <button class="btn-link" type="submit">subscribe</button> </div> </form> </div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12 text-center">
<address class="h3">28 Jackson Blvd Ste 1020 Chicago <br/>
IL 60604-2340
</address>
<ul class="inline-list">
<li><a class="fa-twitter" href="#"></a></li>
<li><a class="fa-facebook" href="#"></a></li>
<li><a class="fa-google-plus" href="#"></a></li>
<li><a class="fa-rss" href="#"></a></li>
<li><a class="fa-pinterest" href="#"></a></li>
</ul>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<h3 class="rights">
© <span id="copyright-year"></span> |
<a href="index-5.html">Privacy Policy</a>
</h3>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/tm-scripts.js"></script>
<!-- </script> -->
</body>
</html>