{template "header.html"}
{$form}
{dr_lang('基本内容')}
{$index.title}
{str_replace('col-md-9', 'col-md-10', $myfield)}
{if $diyfield}
{dr_lang('其他内容')}
{str_replace('col-md-9', 'col-md-10', $diyfield)}
{/if}
{$sysfield}
{if $is_verify} {else} {if $is_form_cache} {/if} {/if}
{template "footer.html"}