{{extend 'nwc/layout.html'}} {{if response.margin_top:}}
{{else:}}
{{pass}} {{if response.edit:}} {{=form[0].custom.begin}} {{pass}}
{{if response.edit:}} {{pass}}
{{=response.title}} {{=response.subtitle}} {{=form[0].custom.submit}} {{=response.cmd_help}} {{=response.cmd_back}}
{{if response.edit:}}
{{=form[0].custom.label.numberkey}}
{{=form[0].custom.widget.numberkey}}
{{=form[0].custom.label.prefix}} - {{=form[0].custom.label.curvalue}}
{{=form[0].custom.widget.prefix}} {{=form[0].custom.widget.curvalue}}
{{=form[0].custom.label.isyear}}
{{=form[0].custom.widget.isyear}}
{{=form[0].custom.label.sep}}
{{=form[0].custom.widget.sep}}
{{=form[0].custom.label.len}}
{{=form[0].custom.widget.len}}
{{=form[0].custom.label.description}}
{{=form[0].custom.widget.description}}
{{else:}} {{=sform}} {{=form}} {{pass}}
{{if response.edit:}} {{=form[0].custom.end}} {{pass}}