{template "header.html"} {if IS_DEV}
{$form}
{dr_lang('模块的描述名称')}
{dr_lang('只能由字母构成')}

{APPSPATH}

{else}

当前环境没有开启开发者模式,不允许创建模块;

新手用户不建议创建多个模块,一个news模块足以进行建站项目。

{/if} {template "footer.html"}