diff options
author | Struan Donald <struan@exo.org.uk> | 2013-01-22 16:24:58 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-01-22 16:24:58 +0000 |
commit | 970776f0c8d5b55fc14356bad554c7833d516757 (patch) | |
tree | 0e6141c984a1d2ffc9f0aa84b64ef99a913be628 | |
parent | 7b5bfa4d29640197a5eaaeff208c5b1a1a4e1221 (diff) |
change example problem types
add notice about refuse/recycling collections being suspended due to weather
-rw-r--r-- | templates/web/stevenage/around/intro.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/web/stevenage/around/intro.html b/templates/web/stevenage/around/intro.html index 488b587da..b4214a54e 100644 --- a/templates/web/stevenage/around/intro.html +++ b/templates/web/stevenage/around/intro.html @@ -1,2 +1,4 @@ <h1>[% loc('Report, view, or discuss local problems') %]</h1> - <h2>(like Graffiti, Fly Tipping and Abandoned Vehicles)</h2> + <h2>(iLike Graffiti, Fly Tipping, Refuse & Recycling and Abandoned Vehicles)</h2> + <p></p> + <h2><strong>Due to wintry conditions all Refuse and Recycling Collections have been suspended</strong></h2> |