0
0
This repository has been archived on 2020-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
OpenShorte.old/lib/errors/404.html

12 lines
196 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Oops, you're lost!</title>
</head>
<body>
<center>
<h1>404: Page not found!</h1>
</center>
</body>
</html>