2019-05-18 00:54:41 +05:30
|
|
|
<%= text_header_message %>
|
|
|
|
|
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 } %>
|
2019-05-18 00:54:41 +05:30
|
|
|
|
|
|
|
<%= text_footer_message %>
|