summaryrefslogtreecommitdiff
path: root/app/views/layouts/notify.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/notify.text.erb')
-rw-r--r--app/views/layouts/notify.text.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/notify.text.erb b/app/views/layouts/notify.text.erb
index de48f548a1b..9dc490efa9a 100644
--- a/app/views/layouts/notify.text.erb
+++ b/app/views/layouts/notify.text.erb
@@ -1,6 +1,6 @@
<%= yield -%>
----
+-- <%# signature marker %>
<% if @target_url -%>
<% if @reply_by_email -%>
<%= "Reply to this email directly or view it on GitLab: #{@target_url}" -%>