source:
code/trunk/testdata/blog/.test/posts/hello.html@
22
Last change on this file since 22 was 22, checked in by , 10 years ago | |
---|---|
File size: 187 bytes |
Rev | Line | |
---|---|---|
[22] | 1 | <html> |
2 | <head> | |
3 | <title>First post</title> | |
4 | <link href="styles.css" rel="stylesheet" type="text/css" /> | |
5 | </head> | |
6 | <body><h1>First post</h1> | |
7 | ||
8 | <p>This is my first post</p> | |
9 | </body> | |
10 | </html> |
Note:
See TracBrowser
for help on using the repository browser.