[% INCLUDE 'header.html', title => loc('Confirm account') %] [% IF token_not_found %]
[% loc('We have not been able to confirm your account - sorry.') %] [% loc('This may be because the link is too old or already used, or the address was not copied correctly.') %]
[% ELSE %][% loc("We have sent you an email containing a link to confirm your account.") %]
[% IF c.cobrand.moniker != 'zurich' %][% loc("The confirmation email may take a few minutes to arrive — please be patient.") %]
[% END %][% loc("If you use web-based email or have 'junk mail' filters, you may wish to check your bulk/spam mail folders: sometimes, our messages are marked that way.") %]
[% END %] [% INCLUDE 'footer.html' %]