comparison examples/project/zoo/templates/index.html @ 8:a82369f2574e

http client tests
author Victor Ng <victor@monkeybean.ca>
date Thu, 28 Aug 2008 12:42:31 -0400
parents
children
comparison
equal deleted inserted replaced
7:dfba3a3a4343 8:a82369f2574e
1 <html>
2 <head>
3 <title>Just a title</title>
4 </head>
5 <body>
6 {{content}}
7 </body>
8 </html>