or download this
[HTML]
<p>Name: <input name="address" type="text" value="<tmpl_var address>"
+/></p>
<p>More info: <input name="more_info" type="checkbox" value="yes" /></
+p>
...
$template->param( errors => \@errors );
return $self->fill_form( \$template->output, $fifvalues );