summaryrefslogtreecommitdiff
path: root/app/views/notify/project_was_not_exported_email.text.haml
blob: 6c6902994a1758dc5d33accc404ef958a82db70b (plain)
1
2
3
4
5
6
Project #{@project.name} couldn't be exported.

The errors we encountered were:

- @errors.each do |error|
  #{error}