gitlab-org--gitlab-foss/app/views/layouts/mailer.text.erb

5 lines
156 B
Plaintext

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