summaryrefslogtreecommitdiff
path: root/app/views/layouts/mailer.text.erb
blob: f8032f3262bbdf2c2cd7dbc7c395d9355d93741a (plain)
1
2
3
4
5
6
7
8
<%= text_header_message %>

<%= yield -%>

-- <%# signature marker %>
<%= _("You're receiving this email because of your account on %{host}.") % { host: Gitlab.config.gitlab.host } %>

<%= text_footer_message %>