[% INCLUDE 'header.html', title => loc('Confirm account') %] [% IF token_not_found %]
We have not been able to confirm your account - sorry. This may be because:
[% loc("We have sent you an email containing a link to confirm your account.") %]
[% loc("The confirmation email may take a few minutes to arrive — please be patient.") %]
[% 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' %]