source: code/trunk/testdata/blog/.zs/layout.amber@ 34

Last change on this file since 34 was 22, checked in by zaitsev.serge, 10 years ago

added simple blog-like structure with amber, gcss, markdown

File size: 119 bytes
Line 
1html
2 head
3 title #{title}
4 link[href="styles.css"][rel="stylesheet"][type="text/css"]
5 body
6 #{unescaped(content)}
Note: See TracBrowser for help on using the repository browser.