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

{{=response.title}}

{{=response.username}}

{{=response.cmd_commands}} {{end}} {{=form.custom.begin}}

{{=response.subtitle}}

{{if response.enabled == True:}}
{{=form.custom.label.password_1}}
{{=form.custom.widget.password_1}}
{{=form.custom.label.password_2}}
{{=form.custom.widget.password_2}}
{{pass}} {{=form.custom.end}}
{{=response.cmd_back}} {{=response.cmd_close}}

{{=response.cmd_update}}