debian-mirror-gitlab/app/views/email_rejection_mailer/rejection.text.haml
2019-03-02 22:35:43 +05:30

5 lines
137 B
Plaintext

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