Did this get fixed?
I have this:
{{=form.custom.begin}}
{{=form.custom.widget.email}}
{{=form.custom.widget.password}}
{{=form.custom.widget.password_two}}
{{=form.custom.end}}And it shows email and password fields and then the word "None".

