<%page args="mod_alert, param"/> <%namespace file="basecontrol.html" import="show_help"/> <%namespace file="helper.html" import="expand_ctrl_props"/>
% for option, value in param.possible_values.items(): % endfor ${show_help(param)}