diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-12-19 17:59:25 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-12-19 17:59:25 +0000 |
commit | 649692298b0b870b161a3f8b755f46b16b534e48 (patch) | |
tree | 0aafdffd15d368dee59a2a1a1e55bf7fa95aa385 /templates | |
parent | 59237fe80fe162991a28b5858a891a2c7b8bba57 (diff) |
[fixmystreet.com] Add donate banner.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixmystreet.com/before_wrapper.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/before_wrapper.html b/templates/web/fixmystreet.com/before_wrapper.html new file mode 100644 index 000000000..c1c02ac9e --- /dev/null +++ b/templates/web/fixmystreet.com/before_wrapper.html @@ -0,0 +1,5 @@ +<div class="top_banner top_banner--donate"><p> + If we’ve helped you keep your neighbourhood tip-top this year, could you + <a href="https://www.mysociety.org/donate/?utm_source=fixmystreet.com&utm_medium=banner&utm_campaign=december_2018&utm_content=banner+keep+neigh">help us do more in 2019</a>? +</p></div> + |