summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test05.html
blob: 21f6b68ca5db7b2878abaad6d50b82bf09eec11b (plain)
1
2
3
4
5
6
7
8
9
<html>

  <body xmlns:m="http://xml.zope.org/namespaces/metal" m:define-macro="body">

    <h1>This is the body of test5</h1>

  </body>

</html>