[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Confirm account') %]
[% IF incorrect_code %]

[% loc('Sorry, that wasn’t the correct code') %]

[% loc('Try again') %]:

[% ELSE %]

[% loc("Nearly done! Now check your phone…") %]

[% loc("Please generate a two-factor code and enter it below:") %]

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