diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2017-08-17 12:52:36 +0100 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2017-08-17 15:48:50 +0100 |
commit | 2ea258e4945a996c6cabcae215ab6102d0c2037b (patch) | |
tree | 9bcbb0c8551e53b920a04e2131965bb0017a468f /templates/web/base/tokens/confirm_problem.html | |
parent | 676d755848465c6fec01243fd6c7df7e249d5c2b (diff) |
[fixmystreet.com] Donation link on success pages
Part of #1384.
Diffstat (limited to 'templates/web/base/tokens/confirm_problem.html')
-rw-r--r-- | templates/web/base/tokens/confirm_problem.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/tokens/confirm_problem.html b/templates/web/base/tokens/confirm_problem.html index a4573b5e6..ff9882d4b 100644 --- a/templates/web/base/tokens/confirm_problem.html +++ b/templates/web/base/tokens/confirm_problem.html @@ -36,6 +36,7 @@ [% INCLUDE next_steps.html, just_interacted = 1, + utm_content = 'problem confirmed', share_url = c.cobrand.base_url_for_report(report) _ report.url, twitter_comment = loc('I just reported a problem on @fixmystreet') %] |