[% i18n("If you choose to have your access sponsored, we will send an email to the Sponsor email you provided with an activation link. The sponsor will need to click on that link and authenticate in order to approve you in.") %]
[% IF is_preregistration;
i18n("You will receive guest credentials by email once approved.");
ELSE;
i18n("You will be in a waiting area until approved.");
END
%]
[% IF is_preregistration %]
[% i18n("If you choose to receive your access code by email, you will have to click on an activation link sent to your email address. After clicking on the link you will receive guest credentials to use on-site by email") %]
[% ELSE %]
[% i18n("If you choose to receive your access code by email, you will be given temporary network access for 10 minutes during that time:") %]
- [% i18n("Login to the email account you referenced and;") %]
- [% i18n("Click on the link emailed to you to validate network access for the next 24 hours.") %]
[% END %]
[% END %]
[% IF sms_guest_allowed and !is_preregistration %]