This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/SD-image/www/html404.htm
2016-01-16 23:33:24 +00:00

18 lines
No EOL
532 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<meta name="description" content="Web Interface for Duet Electronics (+ Extension)">
<meta name="author" content="Christian Hammacher">
<link rel="icon" href="favicon.ico">
<title id="title">Duet Web Control - 404</title>
</head>
<body>
<h1>ERROR! ERROR! ERROR!</h1>
<h2>404 - The requested file could not be found.</h2>
</body>
</html>