[%# This template can be passed the following variables: session_info => { username, session_id, superuser, fullname, etc } list => { name, listadd, approved, id } editor => 1 or undef or 0 editor_thislist => 1 or undef or 0 descriptions => { Issues => { A1 => blah, A2 => ... }, Constit => { A2 => blah } } page => "reject" %] [% username = session_info.username %] [% item = list.id %] [% editor = 1 %] [% editor_thislist = 1 %]