summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test20.xml
blob: 5050883414bf7ba548a099ce6d25e7dc2dbd16e5 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<body xmlns:tal="http://xml.zope.org/namespaces/tal"
      xmlns:metal="http://xml.zope.org/namespaces/metal"
      xmlns:i18n="http://xml.zope.org/namespaces/i18n">
<span i18n:translate="">replaceable <p tal:replace="str:here">content</p></span>
</body>