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

6 lines
150 B
Plaintext

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