Files
Personal-Website/client/public/error/404.html
T
2020-06-16 17:13:47 +02:00

11 lines
201 B
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>404</title>
</head>
<body>
This page could not be found, sorry for the inconvenience
</body>
</html>