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