[% INCLUDE 'header.html', title = loc('Confirmation') %]
[% IF c.cobrand.is_council %] Thank you. You have successfully confirmed your report and this will now be investigated by the council. You can view the problem on this site.
Your reference for this problem is [% problem.id %], please quote it in any enquiries. [% ELSE %] [% loc('You have successfully confirmed your problem'); IF problem.bodies_str; loc(' and we will now send it to the council'); END; %]. [% tprintf( loc( 'You can view the problem on this site.' ), c.cobrand.base_url_for_report( problem ), problem.url ); %] [% END %]
[% display_crosssell_advert( problem.user.email, problem.name ) %] [% INCLUDE 'footer.html' %]