source:
code/trunk/testdata/blog/index.amber@
46
Last change on this file since 46 was 22, checked in by , 10 years ago | |
---|---|
File size: 228 bytes |
Line | |
---|---|
1 | html |
2 | head |
3 | title My blog |
4 | link[href="styles.css"][rel="stylesheet"][type="text/css"] |
5 | body |
6 | p Here goes list of posts |
7 | ul |
8 | li |
9 | a[href="/posts/hello.html"] First post |
10 | li |
11 | a[href="/posts/update.html"] Second post |
12 |
Note:
See TracBrowser
for help on using the repository browser.