[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Confirmation'); DEFAULT problem = update.problem; IF update; SET problem_url = update.url; ELSE; SET problem_url = problem.url; END; %]

[% problem.title %]

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

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