-
Notifications
You must be signed in to change notification settings - Fork 3
/
search.html
20 lines (20 loc) · 1.2 KB
/
search.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon-halloween.png" type="image/x-icon">
<title>Search</title>
</head>
<body><br>
<h1>This webpage is no longer maintained due to embed policies<br>
set by Microsoft</h1>
<p>ERROR CODE: 0x982374</p>
<br>
<a href="index.html"><button class="nav-button">⬅️ Back Home</button></a>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<p class="copyright">© 2024 Classboard Industries. All rights reserved.</p>
<a class="copyrighted-badge" title="Copyrighted.com Registered & Protected" target="_blank" href="https://app.copyrighted.com/website/deFtquwaQCl2g1j8"><img alt="Copyrighted.com Registered & Protected" border="0" width="125" height="25" srcset="https://static.copyrighted.com/badges/125x25/03_1_2x.png 2x" src="https://static.copyrighted.com/badges/125x25/03_1.png"></a><script src="https://static.copyrighted.com/badges/helper.js"></script>
</body>
</html>