summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test05.xml
blob: fcaaf6be9a1d725255c7f5e23deb0e5f96a39319 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" ?>
<html>

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

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

  </body>

</html>