summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/issue_add_en.rhtml
blob: 823de2cef06841ef5a6fc2bb3eacbf35fc9cc7d2 (plain)
1
2
3
Issue #<%= @issue.id %> has been reported.
----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>