Help for this page

Select Code to Download


  1. or download this
     [% IF cnt > 0 %]
                            <tr><td colspan="2">   <h3 align="center">Have
    + you verified the Checklist ?</h3></td></tr>
    ...
                    [%-     SET i = i + 1;
                            END -%]
    
  2. or download this
    if( $user->id){
    my $usr = $user->id;
    ...
    }
    }