Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mailer.text.erb « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f8032f3262bbdf2c2cd7dbc7c395d9355d93741a (plain)
1
2
3
4
5
6
7
8
<%= text_header_message %>

<%= yield -%>

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

<%= text_footer_message %>