diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2014-11-12 11:21:56 +0000 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2014-11-12 11:21:56 +0000 |
commit | 483d9fafc2d4d98710c6ff111eb06d0236778d72 (patch) | |
tree | 06082ca89553ff3e1cb35707d1f7f7947f146446 /templates | |
parent | cc60d8266363e921d88e485500603ae37f49da5f (diff) |
reporting hint at top of /council page
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixmystreet.com/static/council.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/static/council.html b/templates/web/fixmystreet.com/static/council.html index b16a28915..be8ff7f1a 100644 --- a/templates/web/fixmystreet.com/static/council.html +++ b/templates/web/fixmystreet.com/static/council.html @@ -6,6 +6,10 @@ title = 'FixMyStreet for Councils', bodyclass = 'fms-for-councils fullwidthpage' %] +<a class="councils-reporting-hint" href="/"> + <strong>Reporting a problem?</strong> Click here. +</a> + <div class="councils-section hero"> <div class="fixed-container"> <h1 class="hero-title">FixMyStreet for Councils</h1> |