Help for this page
my $TMPL = Template->new( { DELIMITER => ';', ... [% BLOCK screen2 %] This is screen #2. [% END %]
__END__ [% INCLUDE primary/html_head.tmpl %] ... [% END %] [% INCLUDE primary/html_foot.tmpl %]