[% INCLUDE 'header.html', title => loc('Create a report') %] [% messages = { problem => { action => loc('your problem will not be posted'), worry => loc("we'll hang on to your problem report while you're checking your email."), }, update => { action => loc('your update will not be posted'), worry => loc("we'll hang on to your update while you're checking your email."), }, alert => { action => loc('your alert will not be activated'), worry => loc("we'll hang on to your alert while you're checking your email."), }, } %]

[% loc("Nearly Done! Now check your email...") %]

[% loc("The confirmation email may take a few minutes to arrive — please be patient.") %]

[% 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.") %]

[% tprintf( loc("You must now click the link in the email we've just sent you — if you do not, %s."), messages.$email_type.action ) %].

[% tprintf( loc("(Don't worry — %s)"), messages.$email_type.worry ) %]

[% INCLUDE 'footer.html' %]