1<%= text_header_message %>
2
3<%= yield -%>
4
5-- <%# signature marker %>
6<%= _("GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate") %>
7<%= render_if_exists 'layouts/mailer/additional_text' %>
8
9<%= text_footer_message %>
10