[% INCLUDE 'header.html', title = loc('Create a report') %]
[% loc("The confirmation email may take a few minutes to arrive — please be patient.") %]
[% END %][% 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.") %]
[% IF c.cobrand.moniker != 'zurich' %][% loc("You must now click the link in the email we've just sent you.") %] [% IF email_type == 'problem' %] [% loc("If you do not, your problem will not be posted.") %] [% ELSIF email_type == 'update' %] [% loc("If you do not, your update will not be posted.") %] [% ELSIF email_type == 'alert' %] [% loc("If you do not, your alert will not be activated.") %] [% END %]
[% IF email_type == 'problem' %] [% loc("(Don't worry — we'll hang on to your problem report while you're checking your email.)") %] [% ELSIF email_type == 'update' %] [% loc("(Don't worry — we'll hang on to your update while you're checking your email.)") %] [% ELSIF email_type == 'alert' %] [% loc("(Don't worry — we'll hang on to your alert while you're checking your email.)") %] [% END %]
[% END %] [% INCLUDE 'footer.html' %]