diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-04-03 14:30:49 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-04-03 14:32:45 +0100 |
commit | 9a355329fe7e3012e3ca50b96329b277aff412d6 (patch) | |
tree | 839aa487748f061375c3fd39bf24494e04d71606 | |
parent | 9ff04868ea123b8b309f1c5f22493bddff756c3a (diff) |
[Cheshire East] COVID-19 message.
-rw-r--r-- | templates/web/cheshireeast/front/pre-steps.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/cheshireeast/front/pre-steps.html b/templates/web/cheshireeast/front/pre-steps.html new file mode 100644 index 000000000..e39a500e3 --- /dev/null +++ b/templates/web/cheshireeast/front/pre-steps.html @@ -0,0 +1,6 @@ +<p style="margin: -1em -1em 1em; padding: 1em; background-color: #ffa100; color: #000;"> +At this time, we request that members of the public only report highway issues +that present a danger or hazard to highway users, or could impact directly on a +property or business, by calling us on 0300 123 5020. We would request that any +other issues are not reported at this time. +</p> |