[% CGIAPP.embed("make_navbar") %]

Edit A User

Template::Toolkit version

[% IF some_errors %]
There were errors in attempt to add the user. Please read this page for error message (in red), fix things up, and try submitting this form again.
[% END %]
[% COMEFROMRUNMODE %] [% CURRENTRUNMODE %] [% SUBMITTORUNMODE %] [% SESSION_STATE %]

Username: [% err_username %]
Currently: [% FILTER html %][% currently_username %][% END %]

Full name: [% err_fullname %]
Currently: [% FILTER html %][% currently_fullname %][% END %]

Password: [% err_password %]
Currently: [% FILTER html %][% currently_password %][% END %]