[% IF forgotten; title = loc('Forgot password'); ELSE; title = loc('Create an account'); END; INCLUDE 'header.html', bodyclass='authpage' %]
[% IF c.config.SMS_AUTHENTICATION %] [% loc('Sign in by email or text, providing a new password. When you click the link in your email or enter the SMS authentication code, your password will be updated.') %]
[% ELSE %] [% loc('Sign in by email instead, providing a new password. When you click the link in your email, your password will be updated.') %] [% END %] [% END %] [% INCLUDE 'footer.html' %]