Help for this page
# Create the HTML Page from the Templates print $query->header(); ... # Generate the HTML page print $template->output();
<html> ... </table> </form></body></html>