[% INCLUDE 'header.html', title = loc('Create a report') %]
[% IF email_type == 'problem' %] Click the link in our confirmation email to publish this 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 %]
[% TRY %][% INCLUDE '_email_sent_extra.html' %][% CATCH file %][% END %][% loc("Can’t find our email? Check your spam folder – that’s the solution 99% of the time.") %]