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