{{extend 'nwc/layout.html'}} {{=form.custom.begin}}
{{if response.enabled == True:}} {{pass}}
{{=response.title}} {{=response.username}} {{=form.custom.submit}} {{if response.back_url:}} {{pass}}
{{=response.subtitle}}

{{=form.custom.label.password_1}}
{{=form.custom.widget.password_1}}
{{=form.custom.label.password_2}}
{{=form.custom.widget.password_2}}

{{=form.custom.end}}