[% IF txt_auth_error.defined %]
[% flashIcon(level='error', size='tiny') %]

[% i18n(txt_auth_error) %]

[% ELSE %]
[% flashIcon(level='notice', size='tiny') %]

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

[% END %]
[%# User / Pass %]
[%# submit %]
[% INCLUDE 'password-button.inc' %]