[% INCLUDE 'header.html', title => loc('Confirmation') %]
[% loc('You have successfully confirmed your problem'); IF problem.council; loc(' and we will now send it to the council'); END; tprintf( loc( '. You can view the problem on this site.' ), c.uri_for( '/report', problem.id ) ); %]
[% display_crosssell_advert( problem.user.email, problem.name ) %] [% INCLUDE 'footer.html' %]