debian-mirror-gitlab/app/views/layouts/mailer.text.erb
2018-11-18 11:00:15 +05:30

5 lines
156 B
Text

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