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

6 lines
143 B
Text
Raw Normal View History

2015-09-25 12:07:36 +05:30
%p
Unfortunately, your email message to GitLab could not be processed.
= markdown @reason
2018-11-08 19:23:39 +05:30
= render_if_exists 'shared/additional_email_text'