diff options
-rwxr-xr-x | templates/web/base/reports/body.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/web/base/reports/body.html b/templates/web/base/reports/body.html index 929a4a527..14ecec0f1 100755 --- a/templates/web/base/reports/body.html +++ b/templates/web/base/reports/body.html @@ -53,13 +53,6 @@ [% INCLUDE 'reports/_ward-list.html' %] -[% IF c.cobrand.moniker == 'fixmystreet' %] -<p class="promo"> - FixMyStreet is now available for local council websites. - <a href="https://www.fixmystreet.com/council">Find out more</a>. -</p> -[% END %] - <section class="full-width"> [% INCLUDE "reports/_list-filters.html", use_form_wrapper = 1 %] <div class="js-pagination"> |