aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts/user_mailer.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/user_mailer.rhtml')
-rw-r--r--app/views/layouts/user_mailer.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/user_mailer.rhtml b/app/views/layouts/user_mailer.rhtml
index 5b8b44402..3cdc75009 100644
--- a/app/views/layouts/user_mailer.rhtml
+++ b/app/views/layouts/user_mailer.rhtml
@@ -1 +1 @@
-<%= MySociety::Format.wrap_email_body_by_paragraphs(yield) %>
+<%= raw MySociety::Format.wrap_email_body_by_paragraphs(yield) %>