<% mt('First name') |h %> <% mt('Last name') |h %> <% mt('Email') |h %> <% mt('Home Phone') |h %> <% mt('Work Phone') |h %> <% mt('Mobile Phone') |h %> <%init> my %opt = @_; my $field_prefix = $opt{'pre_fix'} ? $opt{'pre_fix'} : '';