Re: [Zope] Tag is not closed

2007-10-04 Thread Andreas Jung
Please use ZPT. Since you're not familiar with DTML there is no reason wasting your time and nerves with DTML. -aj --On 4. Oktober 2007 13:18:30 +0200 Mohammed Tlais <[EMAIL PROTECTED]> wrote: Greetings I am trying to test a dtml expression with a python built-in method as follows [code]

Re: [Zope] Tag is not closed

2007-10-04 Thread Jaroslav Lukesh
... - Original Message - From: Mohammed Tlais To: zope@zope.org Sent: Thursday, October 04, 2007 1:18 PM Subject: [Zope] Tag is not closed Greetings I am trying to test a dtml expression with a python built-in method as follows [code] [/code] When I want

[Zope] Tag is not closed

2007-10-04 Thread Mohammed Tlais
Greetings I am trying to test a dtml expression with a python built-in method as follows [code] [/code] When I want to save I got : *Error Value: No closing tag, for tag , on line 2 of loop* ___ Zope maillist - Zope@zo