diff options
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index c559cc2f3..234c5da1a 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -2,9 +2,13 @@ -- -Sent using GovernmentSpy, a project of UKCOD, registered charity number -1076346. Is <%= @info_request.public_body.request_email%> the wrong -address for Freedom of Information requests to <%= -@info_request.public_body.name%>? If so please let us know by emailing -<%=@contact_email%> quoting reference PB<%= @info_request.public_body.id%>. -We'll make sure future ones go to the right place. +Disclaimer: This message and all responses to it are public. Any reply that you +make will be published on the Internet. + +Sent using GovernmentSpy, a project of UKCOD, registered charity number 1076346. + +Is <%= @info_request.public_body.request_email%> the wrong address for Freedom +of Information requests to <%= @info_request.public_body.name%>? If so please +let us know by emailing <%=@contact_email%> quoting reference PB<%= +@info_request.public_body.id%>. We'll make sure future ones go to the right +place. |