source: code/trunk/testdata/page/index.html@ 51

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

rewritten using zs templates, allowing go templates using <% %> delimiters

File size: 62 bytes
Line 
1<html>
2 <body>
3 <h1>{{ printf Hello }}</h1>
4 </body>
5</html>
Note: See TracBrowser for help on using the repository browser.