add initial findings
This commit is contained in:
13
c2015/handlers/httpErr/404/404.html
Normal file
13
c2015/handlers/httpErr/404/404.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="404.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<img src="err404.jpg"/>
|
||||
<h2>Oops! Something broke!</h2>
|
||||
<h4>But we're working on it. <a href="/contact">Let me know.</a></h4>
|
||||
<p>Error 404</p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user