comparison testdata/page/.test/index.html @ 33:e3c902a7380d draft

rewritten using zs templates, allowing go templates using <% %> delimiters
author zaitsev.serge
date Wed, 02 Sep 2015 17:05:09 +0000
parents be58ace6edae
children
comparison
equal deleted inserted replaced
32:75822e38c3e0 33:e3c902a7380d
1 <html> 1 <html>
2 <body> 2 <body>
3 <h1>Hello 3 <h1>Hello</h1>
4 </h1>
5 </body> 4 </body>
6 </html> 5 </html>