source: mainline/uspace/dist/data/web/foo.htm@ 68c60b0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 68c60b0 was 4a4cc150, checked in by Jiri Svoboda <jiri@…>, 14 years ago

Improve web server to serve actual files from /data/web.

  • Property mode set to 100644
File size: 127 bytes
Line 
1<html>
2 <head>
3 <title>Foo!</title>
4 </head>
5 <body>
6 <h1>Foo!</h1>
7
8 <a href="/">Back to top</a>
9 </body>
10</html>
Note: See TracBrowser for help on using the repository browser.