gitlab-org--gitlab-foss/app/views/email_rejection_mailer/rejection.html.haml
2018-06-18 12:22:05 +01:00

5 lines
143 B
Text

%p
Unfortunately, your email message to GitLab could not be processed.
= markdown @reason
= render_if_exists 'shared/additional_email_text'