[% IF c.user.email_verified OR (c.user.email AND NOT verifying); SET title = loc('Change email address'); ELSIF c.user.email; SET title = loc('Verify email address'); ELSE; SET title = loc('Add email address'); END -%] [% INCLUDE 'header.html' bodyclass = 'authpage' %]