Login
4 branches 0 tags
Ben (U939/Arch Linux) User settings / SSH keys 4872528 1 month ago 9 Commits
rubhub / templates / 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>