diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-01-15 14:56:00 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-01-15 14:56:00 +0000 |
commit | 3d5e0210feacf96e21e1916ab0df84b83f5f05e2 (patch) | |
tree | c9f82ab699f4f4b589345a55a70880ebf5089c90 /templates/web/base/report/updates-sidebar-notes.html | |
parent | 0e257b2201998d428b3624a15dfeeb03a5559371 (diff) | |
parent | b8685054be0e16bc836dc568c0687a6f86400f38 (diff) |
Merge branch '1300-multiple-update-photos'
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> |