[%# Welcome text %]
[%- IF node.status == 'reg' %] [% i18n_format("Your device is registered to %s", node.pid) | none %] [%- ELSE %] [% i18n("Your current device is not registered on our network.") %] [%- END %]
[% i18n_format("You're not connected to the network, but have a timebank of %s", node.time_balance ) %]
[% i18n("Your network access has expired.") %]
[% i18n("MAC Address") %] | [% i18n("OS Type") %] | [% i18n("Registration Date") %] | |
---|---|---|---|
[% n.mac %] | [% n.dhcp_fingerprint %] | [% n.regdate IF n.regdate != '0000-00-00 00:00:00' %] | [% i18n("Unregister") %] |
[% i18n("You have no registered devices.") %]