>>>>> "Cees" == Cees Hek <[EMAIL PROTECTED]> writes:
Cees> I generally align my TT tags flush to the left side, and indent the Cees> commands within. That keeps the excess whitespace to a minimum in the Cees> resulting HTML page (I don't turn on any of the CHOMP config options Cees> so I still have full control over the whitespace in the template). I turn on POST_CHOMP, because it generally DWIMs. For the rare time that I want a trailing newline after a directive to really be a newline, I remember to add "+%]" instead of "%]". -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[email protected]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
