> This seems like a bug to me - certainly it is inconsistent behaviour between 
> {% if %} (where you can do 'var1|lower' etc) and {% ifeqaul %}.  I would file 
> a bug report.

I don't think this is inconsistent. You normally put filters within
variables. I don't think you can put it within tags:
{{ var1|lower }}

 -rob

Reply via email to