{include file="header.html"}
{$toi_syurui_sys_start}
{php}echo $GLOBALS["f"]->get_start();{/php}
{$sys_errormsg}
{$sys_pagetitle}
問い合わせ種:
{php}echo $GLOBALS["f"]->get_element("toi");{/php}
{$toi_syurui_sys_submit}
{php}echo $GLOBALS["f"]->get_element("sys-submit",$GLOBALS["submitlabel"]);{/php}
{php}echo $GLOBALS["f"]->get_element("sys-back");{/php}
{php}echo $GLOBALS["f"]->get_finish();{/php}
{include file="footer.html"}