[% title = i18n("PacketFence Registration System") %] [% INCLUDE header.html %]
Access granted

[% i18n("Access to the guest network granted") %]

[% i18n_format("Access to the guest network has been granted until %s.", expiration) %]

[% IF local_account_creation %]

[% i18n("Local account creation") %]

[% i18n("A local account has been created to allow access to node status features. Here are the information associated with that account") %].

[% i18n("Username") %]: [% pid %]

[% i18n("Password") %]: [% password %]

[% END %]
[% INCLUDE footer.html %]