Merge Network code with webserver etc
[clinton/Smoothieware.git] / webif / 404.html
1 <html>
2 <body bgcolor="white">
3 <center>
4 <h1>404 - file not found</h1>
5 <h3>Go <a href="/">here</a> instead.</h3>
6 </center>
7 </body>
8 </html>