[% INCLUDE 'header.html', title => loc('Confirm account') %] [% IF token_not_found %]

[% loc('Error') %]

We have not been able to confirm your account - sorry. This may be because:

[% ELSE %]

[% loc('Please check your email') %]

We have sent you an email containing a link to confirm your account.

If you do not receive the email in the next few minutes please check your spam folder.

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