[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Confirm account') %] [% IF token_not_found %] [%# Shown whenever there's an invalid token, eg while confirming a report or logging in without a password %]
[% loc('The link might have expired, or maybe you didn’t quite copy and paste it correctly.') %]
[% loc("If there's a user associated with the address you entered, we've sent a confirmation email.") %]
[% loc("Click the link in that email to sign in.") %]
[% ELSE %][% loc("Click the link in our confirmation email to sign in.") %]
[% END %][% loc("Can’t find our email? Check your spam folder – that’s the solution 99% of the time.") %]