<% my $title = $var{update} ? 'ユーザ情報の更新' : 'ユーザ登録'; my $col = $var{col}; %> 履歴書 <% print $title %>(確認) "> <% print $nvar{sys}{maintenance} %>
Top > <% print $var{title} %>

履歴書
<% print $title %>(確認)

以下の内容で<% print $title %>をします。 よろしければ、「登録をする」のボタンを押してください。

ユーザ名 : <% print $col->{username} %>
E-mail : <% print $col->{email} %>
氏名 : <% print $col->{full_name} %>
所属 : <% print $col->{department} %>