[% loc('Home') %]

[% loc('Report Created') %]

<% if ( typeof email_confirm != 'undefined' && email_confirm === 1 ) { %>

[% loc('Confirmation email sent') %]

[% loc("We've sent you a confirmation email which may take a few minutes to arrive. Once it arrives click the link in the email to confirm your report.") %]

<% } else { %>

[% loc('Thanks. Your report will be sent to the authorities immediately.') %]

<% } %>