Help for this page
my $sth = $dbh->prepare( " ... REQS => $reqs, ); print $template->output();
<TMPL_IF REQS> <form> ... <TMPL_ELSE> <br /><b>There are no pending requests!</b><br /> </TMPL_IF>