{template "mheader.html"}
{$form}
{dr_lang('基本内容')}
{$index.title}
{str_replace('col-md-9', 'col-md-10', $myfield)} {if $is_post_code}
{/if}
{if $diyfield}
{dr_lang('其他内容')}
{str_replace('col-md-9', 'col-md-10', $diyfield)}
{/if}
{template "mfooter.html"}