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

[% i18n(txt_auth_error) %]

[% ELSE %]
[% flashIcon(level='notice') %]

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

[% END %]
[%# User / Pass %]
[%# submit %]