{{extend 'nmc/layout.html'}} {{block header}} {{=response.cmd_menu}}

{{=response.title}}

{{=response.subtitle}}

{{if response.edit:}} {{=response.cmd_commands}} {{pass}} {{end}} {{if response.edit:}} {{=form[0].custom.begin}}
{{=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.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}}
{{=form[0].custom.end}} {{else:}} {{=sform}} {{=form}} {{pass}}
{{=response.cmd_home}} {{=response.cmd_close}}

{{if response.edit:}}
{{=form[0].custom.submit}}
{{=response.cmd_numberdef_close}}
{{else:}}
{{pass}}