diff options
author | Dave Arter <davea@mysociety.org> | 2020-04-28 18:42:53 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-05-14 17:09:36 +0100 |
commit | 66bcc3b0fde04b9c5d8360bd4113e6247538076a (patch) | |
tree | b5d4fa37c50accf20adaa5077e29de7936c18d98 | |
parent | c2b32091198d3ca3d8dc0da7302f96de9ce0acc9 (diff) |
[Hart] Update front page suggested report types
For https://github.com/mysociety/fixmystreet-commercial/issues/1875
-rw-r--r-- | templates/web/hart/around/intro.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/hart/around/intro.html b/templates/web/hart/around/intro.html index 7cc971041..fc5e2a844 100644 --- a/templates/web/hart/around/intro.html +++ b/templates/web/hart/around/intro.html @@ -1,4 +1,4 @@ <div id="postcode-intro"> <h1> Report something in Hart that needs to be fixed </h1> - <h2> (like graffiti, fly tipping, broken paving slabs, or street lighting) </h2> + <h2> (like graffiti, fly tipping, broken paving slabs, dog fouling, or street lighting) </h2> </div> |