diff options
Diffstat (limited to 'app/views/outgoing_mailer/initial_request.rhtml')
-rw-r--r-- | app/views/outgoing_mailer/initial_request.rhtml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app/views/outgoing_mailer/initial_request.rhtml b/app/views/outgoing_mailer/initial_request.rhtml new file mode 100644 index 000000000..7c16dfd90 --- /dev/null +++ b/app/views/outgoing_mailer/initial_request.rhtml @@ -0,0 +1,18 @@ +<%= @outgoing_message.body.strip %> + +------------------------------------------------------------------- +Please use this email address for all replies to this request: +<%= @info_request.incoming_email %> + +Disclaimer: This message and any reply that you make will be +published on the internet. Our privacy and copyright policies: +http://www.whatdotheyknow.com/help/about#officers + +Is <%= @info_request.public_body.request_email%> the wrong address +for <%= @info_request.law_used_full %> requests to <%= @info_request.public_body.name%>? +If so please contact us using this form: +http://www.whatdotheyknow.com/help/contact + +If you find WhatDoTheyKnow useful as an FOI officer, please ask +your web manager to suggest us on your organisation's FOI page. +------------------------------------------------------------------- |