gitlab-org--gitlab-foss/app/views/notify/project_was_not_exported_em...

10 lines
147 B
Plaintext

%p
Project #{@project.name} couldn't be exported.
%p
The errors we encountered were:
%ul
- @errors.each do |error|
%li
#{error}