debian-mirror-gitlab/app/views/layouts/mailer.text.erb

5 lines
156 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
<%= yield -%>
2018-10-15 14:42:47 +05:30
-- <%# signature marker %>
2018-11-18 11:00:15 +05:30
<%= _("You're receiving this email because of your account on %{host}.") % { host: Gitlab.config.gitlab.host } %>