diff options
author | Struan Donald <struan@exo.org.uk> | 2020-07-16 11:27:15 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-07-16 14:21:24 +0100 |
commit | 83b77947e61525ad2a18aa4511a513abdfef25eb (patch) | |
tree | add64230d86eb9cd6cc2def8e36c8a2b819edf87 | |
parent | 8a37b57398e09ff13a7370b5119de734ecbc772a (diff) |
[TfL] remove COVID-19 front page text
Fixes mysociety/fimystreet-commercial#1939
-rw-r--r-- | templates/web/tfl/front/pre-steps.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/web/tfl/front/pre-steps.html b/templates/web/tfl/front/pre-steps.html deleted file mode 100644 index 1dead5c89..000000000 --- a/templates/web/tfl/front/pre-steps.html +++ /dev/null @@ -1,12 +0,0 @@ -<p style="max-width: 38em; font-size: 1.2em; margin-bottom: 2.5em;"> - <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> - If you are concerned about pavement overcrowding during social distancing - on the Transport for London Road Network, you can now report that to us - here. -</p> |