{{extend 'layout_manage.html'}} {{block head}} {{end head}} {{block navi}} {{end}}

{{=subtitle}}テーブルの更新・追加

{{=message}}

{{=form}}
{{if len(errors2)>0:}}

ID重複

{{=BEAUTIFY(errors2)}} {{else:}}

{{pass}} {{if len(errors3)>0:}}

Folder重複

{{=BEAUTIFY(errors3)}} {{else:}}

{{pass}} {{if len(errors)>0:}}

エラー行

{{=BEAUTIFY(errors)}} {{else:}}

{{pass}}