{template "header.html"}
{$form}
{dr_lang('基本内容')}
{str_replace('col-md-9', 'col-md-10', $myfield)}
{if $diyfield}
{dr_lang('其他内容')}
{str_replace('col-md-9', 'col-md-10', $diyfield)}
{/if} {if $ci->module['comment']['review']}
{dr_lang('点评分值')}
{number_format($avgsort, $ci->module['comment']['review']['point'])}
{loop $ci->module['comment']['review']['option'] $i $name}
{loop $review.value $ii $v}   {/loop}
{/loop}
{/if}
{$sysfield}
{if $is_verify} {else} {if $is_form_cache} {/if} {/if}
{template "footer.html"}