debian-mirror-gitlab/app/views/layouts/mailer.text.erb
2019-05-30 16:15:17 +05:30

4 lines
156 B
Text

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