diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-12-20 16:05:53 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-12-20 16:10:59 +0000 |
commit | 0ea49ebd2a33b2c14ab79bb1865e3fc45b4a5d05 (patch) | |
tree | 88f3abff2a7add956b6dc5b595755d8852b57d83 | |
parent | 89effa74e2fcb3e631a08102bed51744f705975c (diff) |
[fixmystreet.com] Switch jobs message to donate one.
-rw-r--r-- | templates/web/fixmystreet.com/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/fixmystreet.com/header.html b/templates/web/fixmystreet.com/header.html index 6f01f4184..a1f66945d 100644 --- a/templates/web/fixmystreet.com/header.html +++ b/templates/web/fixmystreet.com/header.html @@ -27,8 +27,8 @@ [% TRY %][% PROCESS 'set_body_class.html' %][% CATCH file %][% END %] <body class="[% bodyclass | html IF bodyclass %]"> <div class="top_banner top_banner--donate"><p> - <strong>We’re hiring for an exciting new project.</strong> - <a href="https://mysociety.workable.com/">Come and join our friendly team</a>. + <strong>Help keep our sites running in 2018.</strong> + <a href="https://www.mysociety.org/donate/">Please donate today</a>. </p></div> <div class="wrapper"> |