Hi, I have an object passed to my template, which has a method that returns list of hashes. I want to iterate over this list. Problem is that if the list contains just one hash, it iterates over this hash. Can I do anything else then detect number of items in the list?
Thank you, Jiri _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
