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

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'