Login
4 branches 0 tags
Ben (U939/Arch Linux) Init 0a0171d 2 months ago 7 Commits
rubhub / frontend / app / content.404.html
<!DOCTYPE html>
<html>
<head>
	<title>404 - Page not found</title>
</head>
<body>
	<section>
		<h1>404</h1>
		<h3>Page not found</h3>
		<p>Not sure what you're looking for but it's not here</p>
	</section>
</body>
</html>