Login
4 branches 0 tags
Ben (U939/Arch Linux) DB/Routes 8124828 2 months ago 3 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>