<html> <body> This a Test Page. The title of this page is: <div tal:replace="request" /> </body> </html>
<html> <body> This a Test Page. The title of this page is: <div tal:replace="template" /> </body> </html> -- David _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
