[% section_ids = []; # for showhide_screens() function FOREACH entry IN lab_sections; NEXT UNLESS entry.is_active.match('yes'); section_ids.push(entry.id); END; # INCLUDE dumper.tt dump = section_ids; %]