comparison genshi/template/tests/templates/test_no_doctype.html @ 820:1837f39efd6f experimental-inline

Sync (old) experimental inline branch with trunk@1027.
author cmlenz
date Wed, 11 Mar 2009 17:51:06 +0000
parents
children
comparison
equal deleted inserted replaced
500:0742f421caba 820:1837f39efd6f
1 <html xmlns="http://www.w3.org/1999/xhtml"
2 lang="en">
3
4 <head>
5 <title>Test</title>
6 </head>
7
8 <body>
9 <h1>Test</h1>
10 <p>$message</p>
11 </body>
12
13 </html>
Copyright (C) 2012-2017 Edgewall Software