summaryrefslogtreecommitdiff
path: root/app/views/notify/note_issue_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/note_issue_email.text.erb')
-rw-r--r--app/views/notify/note_issue_email.text.erb10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/views/notify/note_issue_email.text.erb b/app/views/notify/note_issue_email.text.erb
index e33cbcd70f2..413d9e6e9ac 100644
--- a/app/views/notify/note_issue_email.text.erb
+++ b/app/views/notify/note_issue_email.text.erb
@@ -1,9 +1 @@
-New comment for Issue <%= @issue.iid %>
-
-<%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue, anchor: "note_#{@note.id}")) %>
-
-
-Author: <%= @note.author_name %>
-
-<%= @note.note %>
-
+<%= render 'note_email' %>