Welcome to mirror list, hosted at ThFree Co, Russian Federation.

service_desk_thank_you_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 %>