-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
139 lines (136 loc) · 5.71 KB
/
Copy path404.html
File metadata and controls
139 lines (136 loc) · 5.71 KB
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy"
content="script-src 'nonce-aem' 'strict-dynamic' 'unsafe-inline' http: https:; base-uri 'self'; object-src 'none';"
move-to-http-header="true">
<title>Oops! We can't find the page you're looking for.</title>
<script nonce="aem" type="text/javascript">
window.isErrorPage = true;
window.errorCode = '404';
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Page not found">
<script nonce="aem" src="/scripts/scripts.js" type="module"></script>
<script nonce="aem" type="module">
window.addEventListener('load', () => {
const back = document.getElementById('back');
if (!back) return;
if (document.referrer) {
const { origin, pathname } = new URL(document.referrer);
if (origin === window.location.origin) {
back.href = pathname;
return;
}
}
back.remove();
});
</script>
<script nonce="aem" type="module">
import { sampleRUM } from '/scripts/aem.js';
sampleRUM('404', { source: document.referrer });
</script>
<link rel="stylesheet" href="/styles/styles.css">
</head>
<body class="center">
<header></header>
<main>
<div class="center">
<div class="hero">
<div>
<div>
<h1>Oops! We can't find the page you're looking for.</h1>
<p><strong><em><a href="/" id="back">Go Back</a></em></strong></p>
<p><em><a href="/">Go Home</a></em></p>
</div>
<div>
<picture>
<source type="image/webp"
srcset="./media_16bdb664a5265996407cb6796f375477143daec37.webp?width=2000&format=webply&optimize=medium"
media="(min-width: 600px)">
<source type="image/webp"
srcset="./media_16bdb664a5265996407cb6796f375477143daec37.webp?width=750&format=webply&optimize=medium">
<source type="image/webp"
srcset="./media_16bdb664a5265996407cb6796f375477143daec37.webp?width=2000&format=webp&optimize=medium"
media="(min-width: 600px)">
<img alt=""
src="./media_16bdb664a5265996407cb6796f375477143daec37.webp?width=750&format=webp&optimize=medium"
width="768" height="319">
</picture>
</div>
</div>
</div>
<h2>Explore one of these pages instead:</h2>
<div class="cards">
<div>
<div>
<picture>
<source type="image/webp"
srcset="./media_1cf0370d20eb0da55554a9a5d437af78a3ed62b12.jpg?width=2000&format=webply&optimize=medium"
media="(min-width: 600px)">
<source type="image/webp"
srcset="./media_1cf0370d20eb0da55554a9a5d437af78a3ed62b12.jpg?width=750&format=webply&optimize=medium">
<source type="image/jpeg"
srcset="./media_1cf0370d20eb0da55554a9a5d437af78a3ed62b12.jpg?width=2000&format=jpg&optimize=medium"
media="(min-width: 600px)">
<img loading="lazy" alt=""
src="./media_1cf0370d20eb0da55554a9a5d437af78a3ed62b12.jpg?width=750&format=jpg&optimize=medium"
width="600" height="400">
</picture>
</div>
<div><a href="/new/">New</a></div>
</div>
<div>
<div>
<picture>
<source type="image/webp"
srcset="./media_1c494e35d599d5a10db8e1da1287f5484135fca4c.jpg?width=2000&format=webply&optimize=medium"
media="(min-width: 600px)">
<source type="image/webp"
srcset="./media_1c494e35d599d5a10db8e1da1287f5484135fca4c.jpg?width=750&format=webply&optimize=medium">
<source type="image/jpeg"
srcset="./media_1c494e35d599d5a10db8e1da1287f5484135fca4c.jpg?width=2000&format=jpg&optimize=medium"
media="(min-width: 600px)">
<img loading="lazy" alt=""
src="./media_1c494e35d599d5a10db8e1da1287f5484135fca4c.jpg?width=750&format=jpg&optimize=medium"
width="1200" height="675">
</picture>
</div>
<div><a href="/used-equipment/">Used</a></div>
</div>
<div>
<div>
<picture>
<source type="image/webp"
srcset="./media_137385f01bb3fce706ba90d2958a6e744627a04f5.jpg?width=2000&format=webply&optimize=medium"
media="(min-width: 600px)">
<source type="image/webp"
srcset="./media_137385f01bb3fce706ba90d2958a6e744627a04f5.jpg?width=750&format=webply&optimize=medium">
<source type="image/jpeg"
srcset="./media_137385f01bb3fce706ba90d2958a6e744627a04f5.jpg?width=2000&format=jpg&optimize=medium"
media="(min-width: 600px)">
<img loading="lazy" alt=""
src="./media_137385f01bb3fce706ba90d2958a6e744627a04f5.jpg?width=750&format=jpg&optimize=medium"
width="924" height="616">
</picture>
</div>
<div><a href="/contact-us/">Contact Us</a></div>
</div>
</div>
</div>
<div class="light">
<h2>Or, try searching our site:</h2>
<div class="widget">
<div>
<div>
<a href="/widgets/search/search.html">
https://main--wheelercat--aemsites.aem.page/widgets/search/search.html
</a>
</div>
</div>
</div>
</div>
</main>
<footer></footer>
</body>
</html>