hello -- just want to verify, but I would think that it is of no consequence.

 [% IF something; %]
 //do something
 [% ELSIF something-else; %]

 [% END %]

or

 [% IF something && somethingelse; %]

";" <--- is that bad practice or inconsequential?

thanks,
summer
_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to