[% WRAPPER index.tt2.html %]
  1. [% lh.maketext("Select a federation") %]
  2. [% lh.maketext("Select your service") %]
  3. [% lh.maketext("Select your email address") %]
  4. [% lh.maketext("Complete email challenge") %]

[% lh.maketext("Select a federation") %]

[% lh.maketext("Select the federation corresponding to the service you want to test:") %] [% FOREACH key IN federations.keys.sort %]
[% END %]
[% END %]