[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Confirmation'); DEFAULT problem = update.problem; SET problem_url = c.uri_for('/report', problem.id); IF update; problem_url = problem_url _ '#update_' _ update.id; END; %]

[% problem.title %]

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

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