[% BLOCK build_org_selector_options; %] [% FOR child IN walker.children; PROCESS build_org_selector_options walker=child value=value; END; END; # XXX TODO probably put this BLOCK somewhere else so it can be used widely. # Org Unit Selector Widget : # PROCESS build_org_selector id='selector-id' name='selector-name' BLOCK build_org_selector; %] [% END %]