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

[% report.title %]

[% IF c.cobrand.is_council %]

Your issue is on its way to the council.

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

[% 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 %]
[% INCLUDE next_steps.html, just_interacted = 1, share_url = c.cobrand.base_url_for_report(report) _ report.url, twitter_comment = loc('I just reported a problem on @fixmystreet') %] [% INCLUDE 'footer.html' %]