aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/hounslow/report/updates-sidebar-notes.html
blob: 606595fc680b14dca3b6d701c21f80c815549dff (plain)
1
2
3
4
5
6
7
8
9
10
<p class="box-warning">
[% IF problem.is_open %]
    <strong>Please note: If the problem has worsened, please open a new report instead of updating this one.</strong>
[% ELSE %]
    If this problem is still ongoing, please open a new report instead of updating this one.
[% END %]
</p>
<p>
    [% loc( 'Your information will only be used in accordance with our <a href="/privacy">privacy policy</a>.' ) %]
</p>