[% WRAPPER layout.tt title=(create ? "New user" : "Editing user '$user.username'") %] [% PROCESS common.tt %] [% BLOCK roleoption %] [% role %] [% END %]
[%IF create %]Create[% ELSE %]Apply changes[% END %]
Remove this user