source: mainline/uspace/dist/data/web/bar.html@ 78acbc72

ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 78acbc72 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>Bar!</title>
4 </head>
5 <body>
6 <h1>Bar!</h1>
7
8 <a href="/">Back to top</a>
9 </body>
10</html>
Note: See TracBrowser for help on using the repository browser.