summaryrefslogtreecommitdiff
path: root/app/views/notify/issue_moved_email.html.haml
blob: 472c31e9a5e5fc162896b1e42a2dc33d37392830 (plain)
1
2
3
4
5
6
%p
  Issue was moved to another project.
%p
  New issue:
  = link_to project_issue_url(@new_project, @new_issue) do
    = @new_issue.title