[%# The following variables are passed to this template: session_info => { username, session_id, superuser, fullname, etc } editor => 1 or undef or 0 editor_thislist => 1 or undef or 0 list => { name, listadd, approved, id } fields => [ { name => state, value => WA, type => select, selectoptions => options_state, etc }, { name => "issues", title => "Issues", type => "categorization", dbtable => "Issues", size => 14 }, { name => "approved", title => "Approved List", type => "radio", size => 1, choices => { yes => 1, no => 0 }, editoronly => 1 }, { name => "msgsperweek", title => "Traffic (msgs/wk)", type => "text", size => 10 } ] page => "edit" %] [% username = session_info.username %] [% item = list.id %] [% name = list.listname %]