diff options
-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"> |