-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
69 lines (56 loc) · 3.02 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
<!DOCTYPE html>
<!--[if IE 8 ]><html class="ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<!--<![endif]-->
<!-- Mirrored from themesflat.com/html/binaboxhtml/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 06:47:58 GMT -->
<head>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<title>Your Organization Name</title>
<meta name="author" content="themesflat.com">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css">
<link rel="shortcut icon" href="assets/icon/Favicon.png">
<link rel="apple-touch-icon-precomposed" href="assets/icon/Favicon.png">
</head>
<body class="body header-fixed">
<div class="preload preload-container">
<div class="preload-logo"></div>
</div>
<div id="wrapper" class="wrapper-style">
<div id="page" class="clearfix">
<section class="comming-soon error-page">
<img src="assets/images/background/bg-comming-soon.png" alt="Image" class="bg-comming-soon">
<div class="comming-soon-inner">
<div class="image">
<svg width="147" height="171" viewBox="0 0 147 171" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M91.9805 96.0882V85.1367H113.883V96.0882C113.883 102.659 109.777 107.04 102.932 107.04C94.7183 107.04 91.9805 101.564 91.9805 96.0882Z" stroke="white" stroke-width="5" stroke-linejoin="round" />
<path d="M102.932 93.3503V85.1367" stroke="white" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" />
<path d="M111.146 3V34.4854H144.001" stroke="white" stroke-width="5" stroke-linejoin="round" />
<path d="M33.1172 85.1367H115.253" stroke="white" stroke-width="5" stroke-linejoin="round" />
<path d="M3 3V153L11.2136 168L31.7476 146.182L53.6505 168L75.5534 146.182L94.7184 168L113.883 146.182L133.049 168L144 153V31.6364L116.621 3H3Z" stroke="white" stroke-width="5" stroke-linejoin="round" />
<path d="M38.5918 41.3301L59.1258 60.4951M59.1258 41.3301L38.5918 61.8641" stroke="white" stroke-width="5" stroke-linejoin="round" />
<path d="M87.873 41.3301L108.407 60.4951M108.407 41.3301L87.873 61.8641" stroke="white" stroke-width="5" stroke-linejoin="round" />
</svg>
</div>
<h2 class="title">404 Error</h2>
<p class="sub">Sorry, Page not found</p>
<div class="group-btn">
<a href="index-2.html" class="tf-button">BACK TO HOME</a>
</div>
</div>
</section>
</div>
</div>
<a id="scroll-top"></a>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.easing.js"></script>
<script src="assets/js/plugin.js"></script>
<script src="assets/js/shortcodes.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/switchmode.js"></script>
</body>
<!-- Mirrored from themesflat.com/html/binaboxhtml/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 06:47:58 GMT -->
</html>