Website/404.html

7 lines
107 B
HTML
Raw Normal View History

<head>
<title>Error</title>
</head>
<body>
2016-09-17 13:58:13 +00:00
<img src="images/404.png" alt="PAGE NOT FOUND" />
</body>