<{strip}> <{if $action.error_flag}> <{assign var="error_path" value=$smarty.const.VIEW_TEMPLATE_DIR|cat:"main/error.html"}> <{include file=$error_path}> <{else}> <{* 正常終了 *}>
<{$lang.login_autoregist_comp|smarty:nodefaults}>
<{if $action.autoregist_approver == _AUTOREGIST_SELF}> <{$lang.login_autoregist_self|smarty:nodefaults}> <{elseif $action.autoregist_approver == _AUTOREGIST_AUTO}> <{$lang.login_autoregist_auto|smarty:nodefaults}> <{else}> <{$lang.login_autoregist_admin|smarty:nodefaults}> <{/if}>
<{* 登録された内容 *}>
<{$lang.login_autoregist_confirm_title|smarty:nodefaults}>
<{* 各種ボタン *}>
<{* 閉じる *}>
<{/if}> <{/strip}>