Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<%= _("New response for issue #%{issue_iid}:") % { issue_iid: @issue.iid } %>
<%= _("Author: %{author_name}") % { author_name: sanitize_name(@note.author_name) } %>
<%= @note.note %>