{include file="header.html"}
{dino_tpl_form type='start'}

{$sys_errormsg}

下記内容で著者リストを{$sys_submitlabel}します。

{$sys_submitlabel}内容確認
氏名 {dino_tpl_form name='name'}
読みがな {dino_tpl_form name='pronunciation'}
備考欄 {dino_tpl_form name='note'}
登録日 {dino_tpl_form name='create_date-y'}年 {dino_tpl_form name='create_date-m'}月 {dino_tpl_form name='create_date-d'}日 {dino_tpl_form name='create_date-h'}時 {dino_tpl_form name='create_date-i'}分
{dino_tpl_form name="sys-submit" value=$sys_submitlabel} {dino_tpl_form name="sys-back"}
{dino_tpl_form type='finish'}
{include file="footer.html"}
{include file='debug.html'}