{template "install/header.html"}
正在安装数据结构
{if $error}
{nl2br($error)}
{else}

正在执行安装程序

{/if}
{if $error} 返回上一步 {/if}
{template "install/footer.html"}