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

6 lines
143 B
Text
Raw Normal View History

%p
Unfortunately, your email message to GitLab could not be processed.
2015-08-19 15:38:08 -04:00
= markdown @reason
= render_if_exists 'shared/additional_email_text'