[% content_only = 1; # no html wrappers # FOREACH u IN users; INCLUDE dumper.tt dump = u.as_tree; END %] [% FOREACH u IN users; NEXT UNLESS u.active.match('yes') %] [% END %]