);
}
my $patron = Koha::Patrons->find( $borrowernumber );
if ( $patron->is_debarred ) {
$noreserves = 1;
$template->param(
-