diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2018-03-28 16:47:52 +0100 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2018-04-05 11:01:21 +0100 |
commit | 4f4fb0dab8dc9f34d62a532cde5f9aea34bf4006 (patch) | |
tree | 6799e93f9d41081cac77c7285db6be2b23175fef /templates/email | |
parent | 80c8e26ee76f1fdefcbe5b61ce23db21a3c297cb (diff) |
[UK] Promote council-exclusive summary dashboard
Fixes mysociety/fixmystreet-commercial#1016
Diffstat (limited to 'templates/email')
-rw-r--r-- | templates/email/fixmystreet.com/_submit_footer.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/email/fixmystreet.com/_submit_footer.html b/templates/email/fixmystreet.com/_submit_footer.html index 346ab8b66..acf14b285 100644 --- a/templates/email/fixmystreet.com/_submit_footer.html +++ b/templates/email/fixmystreet.com/_submit_footer.html @@ -10,12 +10,13 @@ submit_footer_link_style = "color: #9CD0EA;"; <tr> <th style="[% td_style %] padding: [% column_padding %]px; background-color: [% color_yellow %]; color: [% color_black %];"> <h2 style="[% h2_style %] margin-bottom: 15px;"> - Never retype another FixMyStreet report + In-depth stats from our new, exclusive dashboard </h2> <p style="margin: 0;"> - Good news: we can now send these reports from FixMyStreet - directly into your customer service queue. - <a href="https://www.fixmystreet.com/pro/">Find out how</a>. + What do people report most in your area? + How’s your response rate? + And how do you compare to other UK councils? + <a href="https://www.fixmystreet.com/about/council-dashboard/?utm_source=council_submit_email&utm_content=[% "View FixMyStreet stats for your area" | uri %]&utm_medium=email&utm_campaign=fms_stats_dashboard_promo">View FixMyStreet stats for your area.</a> </p> </th> </tr> |