Help for this page
use strict; use warnings; ... <tmpl_var states> <p><input type="submit" /></p> </form>
<select name="states"> <tmpl_loop states> ... </option> </tmpl_loop> </select>