aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmystreet.com/report/new/inline-tips.html
blob: 12b60beeb2ceffe1a93458dcd7f5cf0e2ee5871a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div class="description_tips">
  <h4>Tips for successful reports:</h4>
    <ul class="do">
        <li>Be polite</li>
        <li>Use exact locations</li>
        <li>Say how long the issue’s been&nbsp;present</li>
    </ul>
    <ul class="dont">
        <li>Don’t leave abusive or libellous&nbsp;messages</li>
        <li>Don’t include private contact details in the&nbsp;description</li>
    </ul>
</div>