diff options
-rw-r--r-- | templates/web/peterborough/footer_extra.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/web/peterborough/footer_extra.html b/templates/web/peterborough/footer_extra.html index 51e3b01e3..8beed2837 100644 --- a/templates/web/peterborough/footer_extra.html +++ b/templates/web/peterborough/footer_extra.html @@ -1,3 +1,15 @@ +[% IF bodyclass.match('frontpage') %] +<div class="container"> +Reports which contain inappropriate, abusive or offensive language are not +acceptable. You should not include any personal information about yourself or +anyone else in your report. Peterborough City Council and its partners will +moderate reports if made aware. Reports may be removed, anonymised or marked as +private. We accept no liability or responsibility for the failure of +individuals to abide by this statement or our privacy policy, these individuals +may be contacted or blocked from using the site. +</div> +[% END %] + <footer class="pboro-footer"> <ul> <li><a href="https://www.peterborough.gov.uk/accessibility/"> |