[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Create a report') %]

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

[% IF email_type == 'problem' %] [% loc("Click the link in our confirmation email to publish your problem.") %] [% ELSIF email_type == 'update' %] [% loc("Click the link in our confirmation email to publish your update.") %] [% ELSIF email_type == 'alert' %] [% loc("Click the link in our confirmation email to activate your alert.") %] [% END %]

[% loc("Can’t find our email? Check your spam folder – that’s the solution 99% of the time.") %]

[% INCLUDE 'footer.html' %]