debian-mirror-gitlab/app/views/notify/service_desk_thank_you_email.html.haml

3 lines
166 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
%p
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 }