summaryrefslogtreecommitdiff
path: root/app/views/notify/service_desk_thank_you_email.text.erb
blob: 8281607a4a847f7134840447d3c6797c838fbf3a (plain)
1
2
3
4
5
6
Thank you for your support request! We are tracking your request as ticket #<%= @issue.iid %>, and will respond as soon as we can.

To unsubscribe from this issue, please paste the following link into your browser:

<%= @unsubscribe_url %>
<%# EE-specific start %><%= render_if_exists 'layouts/mailer/additional_text' %><%# EE-specific end %>