{template "header.html"}
{$form}
{dr_lang('基本内容')}
{$index.title}
{$myfield}
{if $diyfield}
{dr_lang('其他内容')}
{$diyfield}
{/if}
{$sysfield}
{template "footer.html"}