[ZPT] CVS: Packages/Products/PageTemplates - StringExpression.html:1.1

chrism@serenade.digicool.com chrism@serenade.digicool.com
Mon, 26 Mar 2001 15:32:53 -0500


Update of /cvs-repository/Packages/Products/PageTemplates/tests/input
In directory serenade.digicool.com:/home/chrism/sandboxes/ZPT/lib/python/Products/PageTemplates/tests/input

Added Files:
	StringExpression.html 
Log Message:
*** empty log message ***


--- Added File StringExpression.html in package Packages/Products/PageTemplates ---
<html>
<body>
<head>
   <title tal:content="string:Hello World!">This is the title</title>
</head>
</body>
</html>