%page args="module"/> <%def name="id()"> ${module['id']}_select %def> Servers: % for option in module["servers"].split(" "): ${option | h} % endfor