Hello,

Do you know a way to remove Html comments at render time ?
I use to put many many comments in html templates, and I would like to not see them in the source code.

For exemple, with the Php Smarty template engine you got 'smarty comment' like {* bla bla *} or you can add render_filter which can remove Html comments.
Is there a way to do like that with Tapestry ??

Thanks
Cyrille

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to