<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="copyright" content="Copyright © 2026 NoHoops">
		<meta name="description" content="We're building a Personal Data Rights application designed to record personal data events and help data subjects and data controllers navigate the ever changing landscape of personal data management.">
		<title>NoHoops - 404</title>
		<link href="/f.png" rel="icon">
		<link href="/s.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<header>
			<section>
				<section class="logo"><a href="/" title="Home"><s></s><s></s><s></s><s></s></a></section>
				
			</section>
		</header>
		<main>
			<article class="error">
				<section>
					<h1>404</h1>
					<h2>Page Not Found</h2>
					<p>Whoops, the page you're looking for doesn't exist.</p>
					<p>You may have mistyped the address or the page may have moved.</p>
				</section>
				<p><a class="btn" href="/">Home</a></p>
			</article>
		</main>
		<footer>Copyright © 2026 NoHoops</footer>
	</body>
</html>