debian-mirror-gitlab/app/views/email_rejection_mailer/rejection.text.haml

5 lines
137 B
Text
Raw Normal View History

2019-03-02 22:35:43 +05:30
= _("Unfortunately, your email message to GitLab could not be processed.")
2018-05-09 12:01:36 +05:30
\
2015-09-25 12:07:36 +05:30
= @reason
2018-11-08 19:23:39 +05:30
= render_if_exists 'shared/additional_email_text'