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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/service_desk.text.erb')
-rw-r--r--app/views/layouts/service_desk.text.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/layouts/service_desk.text.erb b/app/views/layouts/service_desk.text.erb
new file mode 100644
index 00000000000..2b5b0b51483
--- /dev/null
+++ b/app/views/layouts/service_desk.text.erb
@@ -0,0 +1,7 @@
+<%= text_header_message %>
+
+<%= yield -%>
+
+<%= @unsubscribe_url %>
+<%# EE-specific start %><%= render_if_exists 'layouts/mailer/additional_text' %><%# EE-specific end %>
+<%= text_footer_message -%>