<%= t("projects.reports.wizard.second_step.select_project_content") %>
<%= t("projects.reports.wizard.second_step.hide_unchecked") %>
/> <%= t("projects.reports.wizard.second_step.select_all_tasks") %>
<% if report.id %> <%= render partial: 'reports/wizard/project_contents.html.erb', locals: { project: report.project, report: report } %> <% end %>