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

service_desk.text.erb « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b5b0b51483c8e7aa9cf4b60df70f45f10d9711f (plain)
1
2
3
4
5
6
7
<%= text_header_message %>

<%= yield -%>

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