debian-mirror-gitlab/app/views/layouts/unknown_user_mailer.text.erb

10 lines
320 B
Text
Raw Normal View History

2021-01-29 00:20:46 +05:30
<%= 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 %>