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.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/email_rejection_mailer/rejection.text.haml b/app/views/email_rejection_mailer/rejection.text.haml
index af518b5b583..0e13b2a6473 100644
--- a/app/views/email_rejection_mailer/rejection.text.haml
+++ b/app/views/email_rejection_mailer/rejection.text.haml
@@ -1,3 +1,4 @@
Unfortunately, your email message to GitLab could not be processed.
\
= @reason
+= render_if_exists 'shared/additional_email_text'