summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test26.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test26.html')
-rw-r--r--src/zope/tal/tests/input/test26.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test26.html b/src/zope/tal/tests/input/test26.html
new file mode 100644
index 0000000..fa5a99d
--- /dev/null
+++ b/src/zope/tal/tests/input/test26.html
@@ -0,0 +1,3 @@
+<span i18n:translate="jobnum">
+ Job #<span tal:replace="context/@@object_name"
+ i18n:name="jobnum">NN</span></span>