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