Help for this page

Select Code to Download


  1. or download this
    # the template named generic.tt
    
    ...
       );
       print $template->output;
    }
    
  2. or download this
    # template output 2 (changed)
    # don't print school names
    ...
    
      if_more => 0,
    );