summaryrefslogtreecommitdiff
path: root/src/zope/pagetemplate/tests/input/checkwithxmlheader.html
blob: c184b365f5d96ba86f7f3f5892d2bdf81ed9c1c5 (plain)
1
2
3
4
5
<?xml version="1.0" ?>
<html>
<body tal:content="string:Hello!">
</body>
</html>