diff options
author | Chris Mytton <chrism@mysociety.org> | 2020-04-22 18:02:30 +0100 |
---|---|---|
committer | Chris Mytton <chrism@mysociety.org> | 2020-04-23 14:48:13 +0100 |
commit | 791f2f7cc0d5dcc2951b5f227117e7f4400d6785 (patch) | |
tree | debe2020d6e1d4f01cea716588efb6a277cb0e24 | |
parent | 8c29dac37c39ceb88c4ae56353e123b80b77839e (diff) |
[TfL] Update homepage message
Request from client to update the text on the homepage.
-rw-r--r-- | templates/web/tfl/front/pre-steps.html | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/templates/web/tfl/front/pre-steps.html b/templates/web/tfl/front/pre-steps.html index 314db0a93..9a740c692 100644 --- a/templates/web/tfl/front/pre-steps.html +++ b/templates/web/tfl/front/pre-steps.html @@ -1,9 +1,13 @@ <p style="max-width: 38em; font-size: 1.2em; margin-bottom: 2.5em;"> - <strong>While we find ourselves in these unprecedented times.</strong> - All issues reported on Streetcare will continue to be acknowledged as - we work to keep our roads safe for critical workers to continue to - support London. We may take longer to respond to you while we concentrate on - getting issues resolved as our priority. Non-urgent defects may also take longer - than normal to fix. We will continue to serve you the best that we can but urge - everyone not to make journeys unless absolutely necessary. + <strong> + All issues reported on Streetcare continue to be monitored by our teams at + Transport for London. We are not able to carry out all of our normal + maintenance works at the moment but we are working hard to deal with all + safety critical issues. + </strong> + <br> + We will continue to serve you the best that we can but urge everyone not to + make journeys unless absolutely necessary. + <br> + We will be able to give you a further update on this by the end of May. </p> |