Help for this page

Select Code to Download


  1. or download this
    my $vars;
    if ($lang eq 'en') {
    ...
        };
    }
    $template->process('intro.tt', $vars);