Fork of Smoothie to port to mbed non-LPC targets.
Fork of Smoothie by
libs/Network/uip/webserver/httpd-fs/404.html@2:1df0b61d3b5a, 2014-02-28 (annotated)
- Committer:
- Michael J. Spencer
- Date:
- Fri Feb 28 18:52:52 2014 -0800
- Revision:
- 2:1df0b61d3b5a
Update to latest Smoothie.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Michael J. Spencer |
2:1df0b61d3b5a | 1 | <html> |
Michael J. Spencer |
2:1df0b61d3b5a | 2 | <body bgcolor="white"> |
Michael J. Spencer |
2:1df0b61d3b5a | 3 | <center> |
Michael J. Spencer |
2:1df0b61d3b5a | 4 | <h1>404 - file not found</h1> |
Michael J. Spencer |
2:1df0b61d3b5a | 5 | <h3>Go <a href="/">here</a> instead.</h3> |
Michael J. Spencer |
2:1df0b61d3b5a | 6 | </center> |
Michael J. Spencer |
2:1df0b61d3b5a | 7 | </body> |
Michael J. Spencer |
2:1df0b61d3b5a | 8 | </html> |