diff options
author | Struan Donald <struan@exo.org.uk> | 2012-08-10 12:03:35 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-08-10 12:03:35 +0100 |
commit | 5d869a3e3e72892752dca51cf5df09e7b758364c (patch) | |
tree | 7b151ae8d194d83b4913415292a71da9f017b033 | |
parent | e000e28110261260f0ba49b5822087b84382f0b5 (diff) |
add lichfield text about types of problems to around page
-rwxr-xr-x | templates/web/default/around/display_location.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/web/default/around/display_location.html b/templates/web/default/around/display_location.html index 27f54f346..95f082633 100755 --- a/templates/web/default/around/display_location.html +++ b/templates/web/default/around/display_location.html @@ -76,6 +76,14 @@ <span id="text_map_arrow"></span> </p> +[% IF c.cobrand.moniker == 'lichfielddc' %] +<p> +<strong> +This is primarily for reporting physical problems that can be fixed like graffiti, cleansing issues or road defects. To report other kinds of problems like missed bins use our <a href="http://www.lichfielddc.gov.uk/reportitother">online report it forms</a>. +</strong> +</p> +[% END %] + <h1>[% loc('Problems in this area') %]</h1> <p id="alert_links_area"> |