summaryrefslogtreecommitdiff
path: root/app/views/email_rejection_mailer/rejection.text.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/email_rejection_mailer/rejection.text.haml')
-rw-r--r--app/views/email_rejection_mailer/rejection.text.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/email_rejection_mailer/rejection.text.haml b/app/views/email_rejection_mailer/rejection.text.haml
index 6693e6f90e8..0e13b2a6473 100644
--- a/app/views/email_rejection_mailer/rejection.text.haml
+++ b/app/views/email_rejection_mailer/rejection.text.haml
@@ -1,4 +1,4 @@
Unfortunately, your email message to GitLab could not be processed.
-
-
+\
= @reason
+= render_if_exists 'shared/additional_email_text'