Registration complete!
You have successfully registered your new account.
[% IF Koha.Preference('PatronSelfRegistrationPrefillForm') %]To log in, use the following credentials:
Username: [% borrower.userid | html %]
Password: [% password_cleartext | html %]
[% IF borrower.cardnumber %]Card number: [% borrower.cardnumber | html %]
[% END %][% IF borrower.category.effective_change_password %] For your convenience, the login box on this page has been pre-filled with this data. Please log in and change your password. [% ELSE %] For your convenience, the login box on this page has been pre-filled with this data. Please log in. [% END %]
[% END %]