~hardware-certification/zope3/certify-staging-2.5

« back to all changes in this revision

Viewing changes to src/zope/tal/tests/input/.svn/text-base/test21.html.svn-base

  • Committer: Marc Tardif
  • Date: 2008-04-26 19:03:34 UTC
  • Revision ID: cr3@lime-20080426190334-u16xo4llz56vliqf
Initial import.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<span i18n:translate="">
 
2
  <span tal:replace="str:Lomax" i18n:name="name" /> was born in
 
3
  <span tal:replace="str:Antarctica" i18n:name="country" />.
 
4
</span>