yes. edit users.html and use custom form:
{{=form.custom.begin}}
...
{{=form.custom.widget.first_name}}
...
{{=form.custom.end}}On Dec 21, 12:57 am, Plumo <[email protected]> wrote: > I want to change the layout of the registration form. > > I saw a few threads about this topic from a half year back. The main problem > was dealing with the password2 field. > Is there a better way to do this now, rather than recreating auth.register?

