Larry Leszczynski wrote: > I think you can do: > > IF items.list.size > 0; > > See: http://template-toolkit.org/docs/manual/VMethods.html#section_list
Hi Larry, Tried that one too :( If items is a single object, .list is the hash vmethod and .size just tells you how many attributes there are. Cheers, Dave _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
