[% i18n("Registration pending") %]

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

[% i18n("Your registration is pending approval. You can safely close this page, your network access will be automatically enabled once the sponsor activates your access.") %]

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

[% i18n("Do not close this page until your access has been approved") %]

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

[% i18n("Your registration is pending approval. Once approved you will be automatically redirected.") %]

[% END %]