ChatServer/pages/notfound.html

6 lines
104 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<h1>404 Not found</h1>
<p>The requested page cannot be found.</p>
2016-07-19 09:12:53 +00:00
</html>