debian-mirror-gitlab/app/views/notify/service_desk_thank_you_email.text.erb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
262 B
Text
Raw Normal View History

2020-10-24 23:57:45 +05:30
<%= _("Thank you for your support request! We are tracking your request as ticket #%{issue_iid}, and will respond as soon as we can.") % { issue_iid: @issue.iid } %>
2020-07-28 23:09:34 +05:30
2020-10-24 23:57:45 +05:30
<%= _("To unsubscribe from this issue, please paste the following link into your browser:") %>