[% PROCESS inputs; BLOCK editor; WRAPPER select name=input_prefix; count = 1; IF current_value; def = current_value; END; WHILE count < 37; INCLUDE option value=count selected=(count == def ? 1 : 0); count = count + 1; END; END; ' years before runtime'; END; BLOCK display; current_value _ ' years before runtime'; END; %]