diff options
Diffstat (limited to 'app/views/request_mailer/initial_request.rhtml')
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index 234c5da1a..e4c11d13f 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -1,7 +1,5 @@ <%= @outgoing_message.body %> - --- - +------------------------------------------------------------------- Disclaimer: This message and all responses to it are public. Any reply that you make will be published on the Internet. @@ -12,3 +10,4 @@ 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. +------------------------------------------------------------------- |