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