added from archive
This commit is contained in:
parent
342dfd43b5
commit
de636e372b
106 changed files with 207659 additions and 0 deletions
18
Firmware/Duet2Wifi/www/html404.htm
Normal file
18
Firmware/Duet2Wifi/www/html404.htm
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!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>
|
Loading…
Add table
Add a link
Reference in a new issue