summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test22.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test22.html')
-rw-r--r--src/zope/tal/tests/input/test22.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test22.html b/src/zope/tal/tests/input/test22.html
new file mode 100644
index 0000000..a4a7e93
--- /dev/null
+++ b/src/zope/tal/tests/input/test22.html
@@ -0,0 +1,4 @@
+<span i18n:translate="">
+ <span tal:omit-tag="" i18n:name="name"><b>Jim</b></span> was born in
+ <span tal:omit-tag="" i18n:name="country">the USA</span>.
+</span>