source: mainline/uspace/dist/data/web/foo.html

Last change on this file was 6bb169b5, checked in by Jiri Svoboda <jiri@…>, 13 years ago

We can now use .html extension.

  • 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.