[% title = i18n("Guest Sponsor Login") %] [% INCLUDE header.html body_attributes = 'onload="$(\'login\').focus();"'; %] [%# Welcome text %]
You are not logged in

[% title %]

[% i18n("Before we proceed with guest activation, we need you to authenticate.") %]


[%# Error %] [% IF txt_auth_error.defined %]

[% txt_auth_error %]

[% END %]
[%# User / Pass %]
[% i18n("Username") %]
[% i18n("Password") %]
[%# submit %]
[% INCLUDE guest/footer.html username = ''; %]