summaryrefslogtreecommitdiff
path: root/app/views/layouts/mailer.text.erb
blob: 8e11174f8d761a46a345909cda3a8b3ccedfcb2f (plain)
1
2
3
4
<%= yield -%>

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