aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts/user_mailer.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/user_mailer.html.erb')
-rw-r--r--app/views/layouts/user_mailer.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/user_mailer.html.erb b/app/views/layouts/user_mailer.html.erb
new file mode 100644
index 000000000..3cdc75009
--- /dev/null
+++ b/app/views/layouts/user_mailer.html.erb
@@ -0,0 +1 @@
+<%= raw MySociety::Format.wrap_email_body_by_paragraphs(yield) %>