18 lines
201 B
HTML
18 lines
201 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>404 Error</title>
|
|
</head>
|
|
<body>
|
|
|
|
<center>
|
|
<h3>
|
|
RepRap Web Interface
|
|
<br><br><br>
|
|
|
|
RepRapPro Firmware - 404 Error: page not found.
|
|
</h3>
|
|
|
|
</center>
|
|
|
|
</body></html>
|