diff options
author | Dave Arter <davea@mysociety.org> | 2018-06-08 15:32:44 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2018-06-08 15:32:44 +0100 |
commit | cfd510fdaa9839e01162c68ce09163f0ac9dbb30 (patch) | |
tree | 1ec1610d5ca0a29e09052aa7e05620d7edeb8d68 | |
parent | ee64aab278b76c69436a560e05242a833c1b7d6d (diff) |
[Oxfordshire] Remove homepage winter damage message
-rw-r--r-- | templates/web/oxfordshire/header.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/web/oxfordshire/header.html b/templates/web/oxfordshire/header.html index b157bb976..6b70a33c9 100644 --- a/templates/web/oxfordshire/header.html +++ b/templates/web/oxfordshire/header.html @@ -53,16 +53,6 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> </div> </header> -[% IF c.req.uri.path == '/' %] -<p class="oxfordshire-preamble"> -The weather over the winter period this year has caused widespread damage to -Oxfordshire’s roads. This has significantly increased the number of issues being -reported, and we are of course dealing with the most dangerous issues first. -Please do carry on alerting us to new ones so that we can continue to prioritise -this work efficiently and repair the roads. -</p> -[% END %] - [% pre_container_extra %] <div class="container"> |