-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
100 lines (59 loc) · 1.79 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>404 Page not found - Soulmz</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="http://example.org/favicon.png">
<link rel="stylesheet" href="/css/style.min.6719d72e323121369d5caeb4264b95d8a63cf1deaab029da67602fe5a046e0a4.css">
</head>
<body class='page '>
<div id="main-menu-mobile" class="main-menu-mobile">
<ul>
</ul>
</div>
<div class="wrapper">
<div class='header'>
<div class="container">
<div class="logo">
<a href="http://example.org/"><img alt="Logo" src="/" /></a>
</div>
<div class="logo-mobile">
<a href="http://example.org/"><img alt="Logo" src="/" /></a>
</div>
<div id="main-menu" class="main-menu">
<ul>
</ul>
</div>
<button id="toggle-main-menu-mobile" class="hamburger hamburger--slider" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div>
</div>
<div class="container pt-4 pt-10">
<div class="row justify-content-center">
<div class="col-12 col-md-9">
<h1>404 Page Not Found</h1>
</div>
</div>
</div>
</div>
<div class="sub-footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="sub-footer-inner">
<ul>
<li class="zerostatic"><a href="https://www.zerostatic.io">www.zerostatic.io</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="/js/scripts.min.302a6fc365d5139fb98cf60bdb8f715d96257ea189161d36c190ccfa8182e569.js"></script>
</body>
</html>