diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-29 15:01:08 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-01-29 15:01:14 +0000 |
commit | 7cb9ebe6fdc2b41911bc37e4f1c1c346b2ff4ec2 (patch) | |
tree | 3c388c768e11c5ca6ac6571a02693771276163ef | |
parent | cdb3021f39e82d0ac0dd1ec38848a3383a9912aa (diff) |
[fixmystreet.com] Remove donate banner.
-rw-r--r-- | templates/web/fixmystreet.com/before_wrapper.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/fixmystreet.com/before_wrapper.html b/templates/web/fixmystreet.com/before_wrapper.html deleted file mode 100644 index c1c02ac9e..000000000 --- a/templates/web/fixmystreet.com/before_wrapper.html +++ /dev/null @@ -1,5 +0,0 @@ -<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> - |