namespaces.01.html 200 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 <html> <span tal:content="string:first text" /> <span xmlns:foo="http://xml.zope.org/namespaces/tal" foo:content="string:some text" /> <span tal:content="string:other text" /> </html>