summaryrefslogtreecommitdiff
path: root/app/views/layouts/unknown_user_mailer.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/unknown_user_mailer.text.erb')
-rw-r--r--app/views/layouts/unknown_user_mailer.text.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/layouts/unknown_user_mailer.text.erb b/app/views/layouts/unknown_user_mailer.text.erb
new file mode 100644
index 00000000000..f3d8f13b7bf
--- /dev/null
+++ b/app/views/layouts/unknown_user_mailer.text.erb
@@ -0,0 +1,9 @@
+<%= text_header_message %>
+
+<%= yield -%>
+
+-- <%# signature marker %>
+<%= _("GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate") %>
+<%= render_if_exists 'layouts/mailer/additional_text' %>
+
+<%= text_footer_message %>