diff options
Diffstat (limited to 'templates/web/base/report/updates-sidebar-notes.html')
-rw-r--r-- | templates/web/base/report/updates-sidebar-notes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/base/report/updates-sidebar-notes.html b/templates/web/base/report/updates-sidebar-notes.html new file mode 100644 index 000000000..1426e4d71 --- /dev/null +++ b/templates/web/base/report/updates-sidebar-notes.html @@ -0,0 +1,4 @@ +<p> + [% loc( 'Please note that updates are not sent to the council.' ) %] + [% loc( 'Your information will only be used in accordance with our <a href="/privacy">privacy policy</a>' ) %] +</p> |