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

[% report.title %]

[% IF c.cobrand.is_council %] [% IF c.cobrand.owns_problem( report ) %] [% TRY %] [% INCLUDE 'tokens/_confirm_problem_council_id.html' %] [% CATCH file %]

Your issue is on its way to the council.

Your reference for this report is [% report.id %], please quote it in any enquiries.

[% END %] [% ELSE %]

Thank you for your report.

We don’t handle this type of problem, so have passed it on to:

[% report.body %]

You can follow this problem on FixMyStreet.com.

[% END %] [% ELSE %]

[% loc('Thank you for reporting this issue!') %]

[% IF report.bodies_str %]

[% loc('It’s on its way to the council right now.') %]

[% END %] [% END %] [% TRY %][% INCLUDE 'tokens/_extras_confirm.html' %][% CATCH file %][% END %]

[% loc('Report another problem here') %]

[% INCLUDE next_steps.html, just_interacted = 1, utm_content = 'problem confirmed', share_url = c.cobrand.base_url_for_report(report) _ report.url, twitter_comment = loc('I just reported a problem on @fixmystreet') %] [% INCLUDE 'footer.html' %]