gitlab-org--gitlab-foss/app/views/email_rejection_mailer/rejection.html.haml

6 lines
143 B
Plaintext

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